me_meteor
01-30-2002, 12:44 PM
I would like to set up a Apache Server with PHP and MySQL,but faced some problem:
For PHP, I want to install it as Dynamic Module. Unfortunity, After I added the line 'LoadModule php4_module libexec/libphp4' under the section of '#Dynamic Shared Object (DSO) support' , which is according to the INSTALL.txt, it said 'LoadModule' is invalind command when I start the Apache.
For MySQL, when I try to create table , it shown that 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
and, when I try to upgrade MySQL to the latest version(rpm -Uvh <name> )it said that there has some conflict and did not allow me to do it.
This is my 1st attempt to build a web server, sorry for this newbie's question.
:D
T.I.A
P.S. I use RedHat 7.2.
[ 30 January 2002: Message edited by: me_meteor ]
For PHP, I want to install it as Dynamic Module. Unfortunity, After I added the line 'LoadModule php4_module libexec/libphp4' under the section of '#Dynamic Shared Object (DSO) support' , which is according to the INSTALL.txt, it said 'LoadModule' is invalind command when I start the Apache.
For MySQL, when I try to create table , it shown that 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
and, when I try to upgrade MySQL to the latest version(rpm -Uvh <name> )it said that there has some conflict and did not allow me to do it.
This is my 1st attempt to build a web server, sorry for this newbie's question.
:D
T.I.A
P.S. I use RedHat 7.2.
[ 30 January 2002: Message edited by: me_meteor ]