-------- Original Message --------
Subject: Re: [phpesp-general] Followed set-up instuctons to no avail...
Date: Tue, 04 Oct 2005 09:28:44 -0400
From: Ron Wheeler <rwh...@ar...>
Reply-To: rwh...@ar...
Organization: Artifact
To: Tim Thomas <tho...@co...>
References: <001801c5c8e2$82d30a00$0300a8c0@Timlaptop>
Is it possible that your php does not have MySQl enabled?
I am not sure about this but it certainly seems that the test.php shows
MySQL is not included as part of the list of php extensions.
http://dev.mysql.com/tech-resources/articles/ddws/6.html is part of a
tutorial about how to install PHP with MySQL enabled.
Ron
Tim Thomas wrote:
> 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
>
> * Version: 5.0.4
> * OS: Linux
> * SAPI: apache2handler
> * register_globals: No
> * magic_quotes_gpc: No
> * magic_quotes_runtime: No
> * safe_mode: No
> * open_basedir:
>
> PHP Extensions
>
> * dBase: No
> * GD: No
> * GNU Gettext: Yes
> * LDAP: Yes
> * MySQL: No
> * PHP Extension Dir (compiled): /usr/lib/php/modules
> * PHP Extension Dir (run time): /usr/lib/php/modules
>
> phpESP Settings
>
> * Expected ESP_BASE: /var/www/html/phpESP/
> * Expected base_url: www.divorcepartner.com/phpESP/
> * *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
|