Hi, friend:
I urgenly need your help. I have been trying to install php4.2.1 and
apache1.3.26 in y Redhat6.1. However after following step by step of the
procedures in the manual of PHP.
Note I config apache using: ./configure --prefix=/usr/local/apache1326
--enable-module=so
I config php us
>
>The problem you experience is probably that your library is not 'loaded'
>yet.
>check if libphp4.0.so is in the path described in /etc/ld.so.conf
>if so, run ldconfig
>
>If the problem persists, give the output of the next command:
>ldd //php
>
>Greetin
Hi friends:
I have tried to install php4.0 with apache1.3.26 tarball versions on my
RedHat6.2. I got the same error message:
--
[root@broekhoven libexec]# /usr/local/apache/bin/apachectl start
Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
HI, all:
I am new to PHP. I tried several times to install PHP4.0 into my RedHat
Linux which already has mysql and apache1.3 installed. I only got this
message when I tried to run the web server:
.--
[root@broekhoven lib]# /etc/rc.d/init.d/httpd start
Starting h