LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: sd44

Linux下APACHE+PHP+MYSQL+CGI[修改版]

[复制链接]
发表于 2003-1-24 09:30:28 | 显示全部楼层

Re: 我刚安装apache还是一样的错误。

最初由 hxwtj 发布
如题。


config ,status:executing default command 这个是错误???

把你的错误提示贴出来

你./configure后 有没有试过make 和make install??

你保证安装了编译文件所需的所有库?
发表于 2003-1-24 10:58:41 | 显示全部楼层

有又问题拉?

我把apache 安装拉,应该成功拉,
      我安装php是出了问题。如下:
     [root@huang php-4.3.0]#./configure --prefix=/usr/local/php --with-mysql=/path/mysql --with-apxs2=/usr/local/apache/bin/apxs

     有错误:configure: error: Cannot find header files under /path/mysql
             是不是我的mysql没有搞定啊
发表于 2003-1-24 11:55:34 | 显示全部楼层

Re: 有又问题拉?

最初由 hxwtj 发布
我把apache 安装拉,应该成功拉,
      我安装php是出了问题。如下:
     [root@huang php-4.3.0]#./configure --prefix=/usr/local/php --with-mysql=/path/mysql --with-apxs2=/usr/local/apache/bin/apxs

     有错误:configure: error: Cannot find header files under /path/mysql
             是不是我的mysql没有搞定啊


我靠 老大啊  我写的--with-mysql=/path/mysql 其中的path只是一个临时的目录名啊 你实际安装的

时候 应该把path改成你自己mysql安装的实际路径啊
发表于 2003-2-15 10:03:29 | 显示全部楼层
安装apache有错五
/usr/include/stdio.h:473: previous declaration of `getline'
make[4]: *** [http_protocol.o] Error 1
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory `/usr/local/src/apache_1.3.24/src'
make[2]: *** [build-std] Error 2
make[2]: Leaving directory `/usr/local/src/apache_1.3.24'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/usr/local/src/apache_1.3.24'
make: *** [apaci_httpd] Error 2
为什么???急盼高手指点
发表于 2003-2-19 19:18:54 | 显示全部楼层
在安装MySql时,到了make
出现make: *** No targets specified and no makefile found.  Stop.
发表于 2003-2-24 14:43:08 | 显示全部楼层

为什么不用apache2

apache虽然仍出在不成熟的阶段,但毕竟是革命性的一步

支持DSO的PHP,安装方法当然很简单,没有像此文这样繁杂
发表于 2003-2-24 16:53:51 | 显示全部楼层

不错的好文。

建议加入精华吧。
发表于 2003-3-17 17:20:14 | 显示全部楼层
make mod_perl时最后出错:
/usr/include/stdio.h:473: previous declaration of `getline'
make[4]: *** [http_protocol.o] Error 1
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory `/usr/local/src/apache_1.3.24/src'
make[2]: *** [build-std] Error 2
make[2]: Leaving directory `/usr/local/src/apache_1.3.24'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/usr/local/src/apache_1.3.24'
make: *** [apaci_httpd] Error 2

我也遇到这个问题,请问chinadoudou兄是怎么解决的 ?3q
发表于 2003-3-30 00:32:22 | 显示全部楼层

我的mysql怎么安装不成功?

$chgrp -R wjc /usr/local/mysql   //如果把这里的wjc改为mysql则系统提示:invalid group name `mysql'
$./safe_mysqld &
chown: `mysql': invalid user
Starting mysqld daemon with databases from /usr/local/mysql/var
030329 23:50:38  mysqld ended
$./mysql
ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
哪里出了问题?该怎样解决?
发表于 2003-4-4 15:43:37 | 显示全部楼层

实践证明

实践证明
我用在red hat 7.3上用以上方法装
结果没有成功
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表