From: Jim B. <jp...@si...> - 2005-10-04 13:25:07
|
* Tim Thomas <tho...@co...> [2005-10-04 08:57]: > I have successfully followed each step of the installation instructions, but when I try to access phpESP, I get the error " FATAL: Mysql extension not loaded. Aborting. " > > When I load the test page I get: > > PHP Information > a.. Version: 5.0.4 > b.. OS: Linux > c.. SAPI: apache2handler > d.. register_globals: No > e.. magic_quotes_gpc: No > f.. magic_quotes_runtime: No > g.. safe_mode: No > h.. open_basedir: > PHP Extensions > a.. dBase: No > b.. GD: No > c.. GNU Gettext: Yes > d.. LDAP: Yes > e.. MySQL: No > f.. PHP Extension Dir (compiled): /usr/lib/php/modules > g.. PHP Extension Dir (run time): /usr/lib/php/modules > phpESP Settings > a.. Expected ESP_BASE: /var/www/html/phpESP/ > b.. Expected base_url: www.divorcepartner.com/phpESP/ > c.. Loading phpESP.ini.php ... > > and it ends there. MySql is running - I successfully carried out the set-up instructions and verified that the tables were created. Can anyone help? > > Thanks. > > Tim There have been reports that phpESP does not work with PHP 5.0 If you can downgrade to the latest version of php 4 you should be fine. Best Regards, Jim B. |