On 30 Jun 2003 at 11:20, - Edwin - wrote: > > Warning: Error parsing /mydirectory/mysql.ini on line 4 in Unknown > > on line 0 Array ( [host] => spore.org [uid] => myuserid [passwd] => > > mypassword) > > > > The error message still remains, though now the test confirms that > > mysql.ini is being parsed. > > > [/snip] > > Hmm... it could be that the (real) passwords you're using contains > non-alphanumeric characters. Try using double-quotes like: > > passwd="mypassword"
Bingo. Thanks. Doug -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php