Recompile without the mysql switch altogether. MySQL support is
automatically built into PHP. The switch is only there in case you want
to point it to different MySQL client libraries than those supplied with
the PHP source.
--
Jim
>>> "John" <[EMAIL PROTECTED]> 01/16/04 18:03 PM >>>
I've se
I have installed php 4.3.5 and apache 2.0.48 on my Winxp pc.
I can open the test.php
//test.php
But when I want to open phpinfo.php
Nothing happened
//phpinfo.php
Who can tell me why
Thx a lot
I've seen this same thread posted a few times on this newsgroup but
none of them got any answers, i was hoping i might...
MySQL doesnt seem to be installed with PHP. when i try to run
commands, it says undefined function. the configure command from
php.ini is:
--with-mysql=shared,/usr
any ideas??
I am working on a 'deep' site which runs within PHP using layers to hold
the
navigations, images and content. Everything is loading except the content.
I
installed [php-4.3.4-installer.exe] when it did not work i rebooted and
still nothing changed. For the rest of my co-workers this installat
I have a problem with getting MySQL and PHP to work together.
I have installed MySQL rpm's from mysql site for linux. Including Devel and
shared
I have configured apache with
./configure --prefix=/usr/local/apache --enable-shared=max
make and make install
PHP er configuret således:
./configure
Try changing the user that runs the IIS processes for anonymous access: apparently the
php_oci8.dll, or some other dll that is openend in cascade, is not quite happy with
being opened by a user that belongs to the 'Guests' group.
I figured that out by disallowing Anonymous access and discovering