Re: [PHP-INSTALL] Help compiling PHP 5.2.3 on OS X

2007-08-28 Thread John N
Hello, Good that you've found a working solution! > Under OSX the MySQL libs are installed in /usr/local/mysql/lib It's worth noticing that although that may be correct for some packaged distributions, for example from the MySQL company too, that an installation from Source Code DOES install the

Re: [PHP-INSTALL] Help compiling PHP 5.2.3 on OS X

2007-08-28 Thread Juan A. Pons
The problem seems to be with the paths of the OSX MySQL installation and the paths that the PHP MySQL libraries are looking for. Under OSX the MySQL libs are installed in /usr/local/mysql/lib however the PHP MySQL module expects the MySQL shared libraries at / usr/local/mysql/lib/mysql What

[PHP-INSTALL] safemode and php-sqlite3

2007-08-28 Thread isaac vidal
Hello, I have installed sqlite3 to give database support in a web server with PHP v4 and safemode activated. The php-sqlite3 module has been installed in order to use sqlite3 with PHP. It works fine, but there is a problem with the safemode directive. Any user of the server can access to the file d