|
Posted by Ian Collins on 03/18/06 01:00
avenpace@gmail.com wrote:
> Hi,
>
> I got error when using mysql_connect function in my php script.
> If i set the db host to localhost, it give me that error altough all
> the user and password that I wrote is true(I can login using that
> username/passwd using mysql console), but when I change the db host
> into 127.0.0.1 mysql_connect will work.
What were you using before?
> Beside of that I can't make my php script to do I/O operation on
> dir/file in the apache /var/www though the permision already own by
> apache uid, even if I gave the permision to 777(just for the testing
> sake) the I/O operation still wont work.
What happens for a file somewhere else, like /tmp?
--
Ian Collins.
Navigation:
[Reply to this message]
|