On Thursday 25 September 2003 22:07, Donald Tyler wrote:
> The MySQL functions only allow me to change the location per function
> call.
>
> I want to change the default mysql.sock file location for PHP, it would
> seem silly to change every script to do that, especially since this is
> only a test server and the main server will most likely have the
> mysql.sock file in another location.

That section of the manual contains a useful little table which shows what 
MySQL related parameters can be changed and where it can be changed.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Facts are the enemy of truth.
                -- Don Quixote
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to