Hi all,
Well i downloaded the php-mysql prebuilt skel, then i copied all files
related to php and mysql into a new virtual server :
cd /tmp; bunzip2 fvsd-skel.tar.gz | tar xvf -
updatedb
for i in `locate mysql php | grep \/tmp\/skel |
perl -pi.bak -e `s/\/tmp\/skel\///'`
do; tar -dvf /tmp/php-mysql-stuff.tar.gz $i; done
copied libphp3.so as well just to do some tests...
Configured apache first with php3, and everything worked, but when
commented the php3 lines in httpd.conf and uncommented the php4 and
restarted, well the php4 files yes, they are parsed, but i cannot make
mysql connections due to the following :
"Call to undefined function: mysql_connect()"
Is there any extra missing file needed for libphp4 that i'm missing ?
Regards,
_______________________________________________________
Urivan Saaib
Presidente
CiberNET Mexico
Email: [EMAIL PROTECTED]