我的环境是:apache 2.0.59,mysql 5.1.11 ,php 5.2.0

解决方案 »

  1.   

    make clean;
    再装一遍试试。出错信息贴上
      

  2.   

    --with-mysql = /usr/local/mysql 这样写对不对呢?
      

  3.   

    [root@localhost php]# ./configure --prefix=/usr/local/php  --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/local/mysql  --with-zlib-dir=/usr/local/zlib loading cache ./config.cache
    checking for Cygwin environment... (cached) no
    checking for mingw32 environment... (cached) no
    checking for egrep... (cached) grep -E
    checking for a sed that does not truncate output... (cached) /bin/sed
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for gcc... (cached) gcc
    checking whether the C compiler (gcc  ) works... yes
    checking whether the C compiler (gcc  ) is a cross-compiler... no
    checking whether we are using GNU C... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking whether gcc and cc understand -c and -o together... (cached) yes
    checking how to run the C preprocessor... (cached) gcc -E
    checking for AIX... no
    checking whether ln -s works... (cached) yes
    checking if compiler supports -R... (cached) no
    checking if compiler supports -Wl,-rpath,... (cached) yes
    checking for re2c... no
    configure: warning: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers.
    checking for gawk... (cached) gawk
    checking for bison... (cached) bison -y
    checking for bison version... (cached) 1.875 (ok)
    checking for flex... (cached) flex
    checking for yywrap in -lfl... (cached) yes
    checking lex output file root... (cached) lex.yy
    checking whether yytext is a pointer... (cached) yes
    checking for working const... (cached) yes
    checking for flex version... (cached) 2.5.4 (ok)
    checking whether to force non-PIC code in shared modules... yes
    checking for pthreads_cflags... (cached) -pthread
    checking for pthreads_lib... (cached)Configuring SAPI modules
    checking for AOLserver support... no
    checking for Apache 1.x module support via DSO through APXS... no
    checking for Apache 1.x module support... no
    checking for mod_charset compatibility option... no
    checking for Apache 2.0 filter-module support via DSO through APXS... no
    checking for Apache 2.0 handler-module support via DSO through APXS... yes
    checking for Apache 1.x (hooks) module support via DSO through APXS... no
    checking for Apache 1.x (hooks) module support... no
    checking for mod_charset compatibility option... no
    checking for Caudium support... no
    checking for CLI build... yes
    checking for Continuity support... no
    checking for embedded SAPI library support... no
    checking for Zeus ISAPI support... no
    checking for Milter support... no
    checking for NSAPI support... no
    checking for PHTTPD support... no
    checking for Pi3Web support... no
    checking for Roxen/Pike support... no
    checking for thttpd... no
    checking for TUX... no
    checking for webjames... no
    checking for chosen SAPI module... apache2handlerRunning system checks
    checking for sendmail... (cached) /usr/sbin/sendmail
    checking whether system uses EBCDIC... (cached) no
    checking whether byte ordering is bigendian... (cached) no
    checking for socket... yes
    checking for socketpair... yes
    checking for htonl... yes
    checking for gethostname... yes
    checking for gethostbyaddr... yes
    checking for yp_get_default_domain... no
    checking for __yp_get_default_domain... no
    checking for yp_get_default_domain in -lnsl... yes
    checking for dlopen... no
    checking for __dlopen... no
    checking for dlopen in -ldl... yes
    checking for sin in -lm... (cached) yes
    checking for res_search... no
    checking for __res_search... no
    checking for res_search in -lresolv... yes
    checking for inet_aton... yes
    checking for dn_skipname... no
    checking for __dn_skipname... yes
    checking for ANSI C header files... (cached) yes
    checking for dirent.h that defines DIR... (cached) yes
    checking for opendir in -ldir... (cached) no
    checking for inttypes.h... (cached) yes
    checking for stdint.h... (cached) yes
    checking for dirent.h... (cached) yes
    checking for ApplicationServices/ApplicationServices.h... (cached) no
    checking for sys/param.h... (cached) yes
    checking for sys/types.h... (cached) yes
    checking for sys/time.h... (cached) yes
    checking for netinet/in.h... (cached) yes
    checking for alloca.h... (cached) yes
    checking for arpa/inet.h... (cached) yes
    checking for arpa/nameser.h... (cached) yes
    checking for assert.h... (cached) yes
    checking for crypt.h... (cached) yes
    checking for fcntl.h... (cached) yes
    checking for grp.h... (cached) yes
    checking for ieeefp.h... (cached) no
    checking for langinfo.h... (cached) yes
    checking for limits.h... (cached) yes
    checking for locale.h... (cached) yes
    checking for monetary.h... (cached) yes
    checking for mach-o/dyld.h... (cached) no
    checking for netdb.h... (cached) yes
    checking for pwd.h... (cached) yes
    checking for resolv.h... (cached) yes
    checking for signal.h... (cached) yes
    checking for stdarg.h... (cached) yes
    checking for stdlib.h... (cached) yes
    checking for string.h... (cached) yes
    checking for syslog.h... (cached) yes
    checking for sysexits.h... (cached) yes
    checking for sys/ioctl.h... (cached) yes
    checking for sys/file.h... (cached) yes
    checking for sys/mman.h... (cached) yes
    checking for sys/mount.h... (cached) yes
    checking for sys/poll.h... (cached) yes
    checking for sys/resource.h... (cached) yes
    checking for sys/select.h... (cached) yes
    checking for sys/socket.h... (cached) yes
    checking for sys/statfs.h... (cached) yes
    checking for sys/statvfs.h... (cached) yes
    checking for sys/vfs.h... (cached) yes
    checking for sys/sysexits.h... (cached) no
    checking for sys/varargs.h... (cached) no
    checking for sys/wait.h... (cached) yes
    checking for sys/loadavg.h... (cached) no
    checking for termios.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for unix.h... (cached) no
    checking for utime.h... (cached) yes
    checking for sys/utsname.h... (cached) yes
    checking for sys/ipc.h... (cached) yes
    checking for dlfcn.h... (cached) yes
    checking for assert.h... (cached) yes
    checking for fopencookie... (cached) yes
    checking for broken getcwd... no
    checking for broken libc stdio... yes
    checking whether struct tm is in sys/time.h or time.h... (cached) time.h
    checking for tm_zone in struct tm... (cached) yes
    checking for missing declarations of reentrant functions... done
    checking for fclose declaration... ok
    checking for tm_gmtoff in struct tm... (cached) yes
    checking for struct flock... (cached) yes
    checking for socklen_t... (cached) yes
    checking size of intmax_t... (cached) 0
    checking size of size_t... (cached) 4
    checking size of ssize_t... (cached) 0
    checking size of ptrdiff_t... (cached) 0
    checking size of long long... (cached) 8
    checking size of long long int... (cached) 8
    checking size of long... (cached) 4
    checking size of int... (cached) 4
    checking for st_blksize in struct stat... (cached) yes
    checking for st_blocks in struct stat... (cached) yes
    checking for st_rdev in struct stat... (cached) yes
    checking for size_t... (cached) yes
    checking for uid_t in sys/types.h... (cached) yes
    checking for struct sockaddr_storage... (cached) yes
    checking for field sa_len in struct sockaddr... (cached) no
    checking for IPv6 support... (cached) yes
      

  4.   

    checking for vprintf... (cached) yes
    checking for alphasort... (cached) yes
    checking for asctime_r... (cached) yes
    checking for chroot... (cached) yes
    checking for ctime_r... (cached) yes
    checking for cuserid... (cached) yes
    checking for crypt... (cached) no
    checking for flock... (cached) yes
    checking for ftok... (cached) yes
    checking for funopen... (cached) no
    checking for gai_strerror... (cached) yes
    checking for gcvt... (cached) yes
    checking for getloadavg... (cached) yes
    checking for getlogin... (cached) yes
    checking for getprotobyname... (cached) yes
    checking for getprotobynumber... (cached) yes
    checking for getservbyname... (cached) yes
    checking for getservbyport... (cached) yes
    checking for getrusage... (cached) yes
    checking for gettimeofday... (cached) yes
    checking for gmtime_r... (cached) yes
    checking for grantpt... (cached) yes
    checking for inet_ntoa... (cached) yes
    checking for inet_ntop... (cached) yes
    checking for inet_pton... (cached) yes
    checking for isascii... (cached) yes
    checking for link... (cached) yes
    checking for localtime_r... (cached) yes
    checking for lockf... (cached) yes
    checking for lchown... (cached) yes
    checking for lrand48... (cached) yes
    checking for memcpy... (cached) yes
    checking for memmove... (cached) yes
    checking for mkstemp... (cached) yes
    checking for mmap... (cached) yes
    checking for nl_langinfo... (cached) yes
    checking for perror... (cached) yes
    checking for poll... (cached) yes
    checking for ptsname... (cached) yes
    checking for putenv... (cached) yes
    checking for realpath... (cached) yes
    checking for random... (cached) yes
    checking for rand_r... (cached) yes
    checking for regcomp... (cached) yes
    checking for res_search... (cached) yes
    checking for scandir... (cached) yes
    checking for setitimer... (cached) yes
    checking for setlocale... (cached) yes
    checking for localeconv... (cached) yes
    checking for setenv... (cached) yes
    checking for setpgid... (cached) yes
    checking for setsockopt... (cached) yes
    checking for setvbuf... (cached) yes
    checking for shutdown... (cached) yes
    checking for sin... (cached) yes
    checking for snprintf... (cached) yes
    checking for srand48... (cached) yes
    checking for srandom... (cached) yes
    checking for statfs... (cached) yes
    checking for statvfs... (cached) yes
    checking for std_syslog... (cached) no
    checking for strcasecmp... (cached) yes
    checking for strcoll... (cached) yes
    checking for strdup... (cached) yes
    checking for strerror... (cached) yes
    checking for strftime... (cached) yes
    checking for strptime... (cached) yes
    checking for strstr... (cached) yes
    checking for strtok_r... (cached) yes
    checking for symlink... (cached) yes
    checking for tempnam... (cached) yes
    checking for tzset... (cached) yes
    checking for unlockpt... (cached) yes
    checking for unsetenv... (cached) yes
    checking for usleep... (cached) yes
    checking for nanosleep... (cached) yes
    checking for utime... (cached) yes
    checking for vsnprintf... (cached) yes
    checking for getaddrinfo... (cached) yes
    checking for strlcat... (cached) no
    checking for strlcpy... (cached) no
    checking for getopt... (cached) yes
    checking whether utime accepts a null argument... (cached) yes
    checking for working alloca.h... (cached) yes
    checking for alloca... (cached) yes
    checking for declared timezone... (cached) yes
    checking for type of reentrant time-related functions... (cached) POSIX
    checking for readdir_r... (cached) yes
    checking for type of readdir_r... (cached) POSIX
    checking for in_addr_t... (cached) yes
      

  5.   

    General settings
    checking whether to include gcov symbols... no
    checking whether to include debugging symbols... no
    checking layout of installed files... PHP
    checking path to configuration file... DEFAULT
    checking where to scan for configuration files... DEFAULT
    checking whether to enable safe mode by default... no
    checking for safe mode exec dir... /usr/local/php/bin
    checking whether to enable PHP's own SIGCHLD handler... no
    checking whether to enable magic quotes by default... no
    checking whether to enable runpaths... yes
    checking whether to explicitly link against libgcc... no
    checking whether to enable short tags by default... yes
    checking whether to enable dmalloc... no
    checking whether to enable IPv6 support... yes
    checking how big to make fd sets... using system default
    checking whether to enable versioning... noConfiguring extensions
    checking whether to enable LIBXML support... yes
    checking libxml2 install dir... no
    checking for xml2-config path... (cached) /usr/bin/xml2-config
    checking whether libxml build works... (cached) yes
    checking for OpenSSL support... no
    checking for Kerberos support... no
    checking for PCRE support... yes
    checking for ZLIB support... no
    checking if the location of ZLIB install directory is defined... /usr/local/zlib
    checking for gzgets in -lz... (cached) yes
    checking whether to enable bc style precision math functions... no
    checking for BZip2 support... no
    checking whether to enable calendar conversion support... no
    checking whether to enable ctype functions... yes
    checking for cURL support... no
    checking if we should use cURL for url streams... no
    checking size of long... (cached) 4
    checking size of int... (cached) 4
    checking for int32_t... (cached) yes
    checking for uint32_t... (cached) yes
    checking for sys/types.h... (cached) yes
    checking for inttypes.h... (cached) yes
    checking for stdint.h... (cached) yes
    checking for string.h... (cached) yes
    checking for stdlib.h... (cached) yes
    checking for strtoll... (cached) yes
    checking for atoll... (cached) yes
    checking for strftime... (cached) yes
    checking whether to enable DBA... no
    checking for QDBM support... no
    checking for GDBM support... no
    checking for NDBM support... no
    checking for Berkeley DB4 support... no
    checking for Berkeley DB3 support... no
    checking for Berkeley DB2 support... no
    checking for DB1 support... no
    checking for DBM support... no
    checking for CDB support... no
    checking for INI File support... no
    checking for FlatFile support... no
    checking whether to enable DBA interface... no
    checking whether to enable dbase support... no
    checking whether to enable DOM support... yes
    checking for xml2-config path... (cached) /usr/bin/xml2-config
    checking whether libxml build works... (cached) yes
    checking whether to enable EXIF (metadata from images) support... no
    checking for FrontBase SQL92 (fbsql) support... no
    checking for FDF support... no
    checking whether to enable input filter support... yes
    checking pcre install prefix... no
    checking whether to enable FTP support... no
    checking OpenSSL dir for FTP... no
    checking for GD support... no
    checking for the location of libjpeg... no
    checking for the location of libpng... no
    checking for the location of libXpm... no
    checking for FreeType 1.x support... no
    checking for FreeType 2... no
    checking for T1lib support... no
    checking whether to enable truetype string function in GD... no
    checking whether to enable JIS-mapped Japanese font support in GD... no
    checking for GNU gettext support... no
    checking for GNU MP support... no
    checking whether to enable hash support... yes
    checking whether byte ordering is bigendian... (cached) no
    checking size of short... (cached) 2
    checking size of int... (cached) 4
    checking size of long... (cached) 4
    checking size of long long... (cached) 8
    checking for iconv support... yes
    checking for iconv... (cached) yes
    checking if iconv is glibc's... yes
    checking if iconv supports errno... yes
    checking if your cpp allows macro usage in include lines... yes
    checking for IMAP support... no
    checking for IMAP Kerberos support... no
    checking for IMAP SSL support... no
    checking for Informix support... no
    checking for InterBase support... no
    checking whether to enable JavaScript Object Serialization support... yes
    checking for ANSI C header files... (cached) yes
    checking for LDAP support... no
    checking for LDAP Cyrus SASL support... no
    checking whether to enable multibyte string support... no
    checking whether to enable multibyte regex support... yes
    checking whether to check multibyte regex backtrack... yes
    checking for external libmbfl... no
    checking for mcrypt support... no
    checking for mhash support... no
    checking whether to include mime_magic support... no
    checking for MING support... no
    checking for mSQL support... no
    checking for MSSQL support via FreeTDS... no
    checking for MySQL support... yes
    checking for specified location of the MySQL UNIX socket... no
    checking for MySQL UNIX socket location... no
    checking for mysql_close in -lmysqlclient... no
    checking for mysql_error in -lmysqlclient... no
    configure: error: mysql configure failed. Please check config.log for more information.
      

  6.   

    重新下个版本,这个版本不支持编译
    看一下这个:
    http://bugs.mysql.com/bug.php?id=19817
      

  7.   

    还有这个:
    http://bbs.chinaunix.net/viewthread.php?action=printable&tid=855728
      

  8.   

    你要是学习php的话,apache 2.0.59,mysql 5.1.11 ,php 5.2.0不是很好的组合吗,
      

  9.   

    LAMP开发比较实际点.....
    不过我都是配置WAMP的........
      

  10.   

    下个mysql得源码,自己编译一下试试呢,我得是自己编译得,FC6+apache 2.2.3+php 5.2.0+mysql 5.0.27,没问题啊,公司机子和自己机子都没问题
      

  11.   

    你安装好了Linux就可以用了的啊,为什么还要自己装?除非你要学着自己配置环境。
    但你只是学php吧,先开始吧以后再自己配置。
      

  12.   

    接触Linux不是很多,不是很清楚。学习ing
      

  13.   

    apache 2.2.3的配置文件在哪儿?是不是换地方了?怎么没有conf目录了?
      

  14.   

    何必这么麻烦啊, 直接换 ASP.NET 多方便.
      

  15.   

    呵呵,从asp.net转过来不到两个月,现在项目用php做,这东西老板说了算,咱们小小程序员只能跟后面混饭吃
      

  16.   

    先在WIN32下的APACHE下开发.再传到LINUX下即可.
      

  17.   

    不行呀,还是一样的问题,现在用mysql5.0.27,编译php时带--with-mysql=/usr/local/mysql不能通过。
      

  18.   

    很明显 mysql指的路径不对
      

  19.   

    没有装php连接mysql的模块吧我也忘了叫什么了, 有两个, 你装一下吧,如果是新手, 可以用rpm(redhat), 或者apt-get(Debian)方式安装阿, 省事, 和win下边安装一样, 图形界面上双击就可以了, 啥都不用管编译安装是需要有一定经验的
      

  20.   

    http://bbs.chinaunix.net/viewthread.php?tid=613483&extra=page%3D1%26filter%3Ddigest ,照着上面操作,他版本比较低,你下新版得,编译方法一样
      

  21.   

    Apache 2.2.X 版本对PHP的支持不是很好,官方也证实这一点。
    楼主还是坚持使用这一版本是不是想给Apache 2.2.X写PHP支持补丁啊。
      

  22.   

    同志们,问题终于解决了,我老人家实在是太聪明了,感谢同志们的帮忙。有点心得:
    装php的时候要带--with-mysql=/usr/local/mysql,网上有的帖子用--with-mysql-dir=/....是不行的,这样装起来的php不能访问mysql。
    经过我的验证,用mysql 5.0.27 的rpm包、或编译过的源码来安装时,安装到php时带--with-mysql=....编译都不能通过,最后用mysql 5.0.27的未编译的源码来安装才通过,一次成功,呵呵!
    具体原因搞不清楚,高人们研究一下。
      

  23.   

    楼主,你好~我也是有跟你同样的问题..也在LINUX下折腾了几天.
    我是个新手,很多都不懂得,
    先得知,你已经配置成功,可不可以教教我呢?
    将万分感激哦~
      

  24.   

    如果是安装MYSQL已编译好的包(你那种)要安装链接库,其它程序才能链上(新的PHP不包含默认的MYSQL链接库了),要是用源码安装默认会同时安装链接库(也就是和其它程序的接口库和配置的东西)就没有这个问题了
      

  25.   

    LINUX下没有弄过,windows下好象教简单
      

  26.   

    都说了是MYSQL版本的问题,
    删除/usr/local/mysql目录
    .........
    make clean;script/mysql_istall_db --user=mysql;make;make install;
    然后配置PHP
      

  27.   

    又碰到一个奇怪的问题,这次是apache2.2.3 mysql5.1.12 php5.2.0,都用源码编译安装的,phpmyadmin都能跑起来,但我写了一个测试php的文件<? phpinfo(); ?>,在浏览器中显示这个:
    Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0Fatal error: Unknown: Failed opening required '/usr/www/testphp.php' (include_path='.:/usr/local/php/lib/php') in Unknown on line 0
    这是什么意思?
    还有phpmyadmin在本机打开时,问我是不是要保存,就是点击一个下载链接的那样的效果,从另外一台机器连又是正常的,好怪异,有没有人知道是怎么回事?
      

  28.   

    lnxh2008() ( ) 信誉:100    Blog  2006-12-6 16:40:06  得分: 0  
     
    楼主,你好~我也是有跟你同样的问题..也在LINUX下折腾了几天.
    我是个新手,很多都不懂得,
    先得知,你已经配置成功,可不可以教教我呢?
    将万分感激哦~
    ------------------------------------------------------------------------
    你把你的邮箱留下,我明天把我安装的步骤写下来,发给你,保证是傻瓜式的
      
     
      

  29.   

    lnxh2008() ( ) 信誉:100    Blog  2006-12-6 16:40:06  得分: 0  
     
    楼主,你好~我也是有跟你同样的问题..也在LINUX下折腾了几天.
    我是个新手,很多都不懂得,
    先得知,你已经配置成功,可不可以教教我呢?
    将万分感激哦~
    ------------------------------------------------------------------------
    你把你的邮箱留下,我明天把我安装的步骤写下来,发给你,保证是傻瓜式的
    ----------------------------------------------------------------------
    楼主,我来了,呵呵....
    看到你的回复,真是太开心,因为我这几天真是要被弄晕了谢谢哦,等待你的回复~~致谢~
      

  30.   

    LZ我的信箱[email protected]
    谢谢