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.

-----Original Message-----
From: Jason Wong [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 25, 2003 8:26 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] mysql.lock file location

On Thursday 25 September 2003 21:17, Donald Tyler wrote:

> Does anyone know how to tell PHP to look in a different location for
the
> mysql.lock file? It's currently looking in /tmp/ and that's wrong.

manual > MySQL Functions

-- 
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
------------------------------------------
/*
Oh, give me a home,
Where the buffalo roam,
And I'll show you a house with a really messy kitchen.
*/

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

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

Reply via email to