RE: [PHP] Write permission problem

2002-05-29 Thread Martin Towell
EMAIL PROTECTED] Subject: [PHP] Write permission problem This is piece of my code, It is executing without any error but file is not getting created. I tried the read mode, it is ok. That means the directory does not have write permission. But then how to set it ? My server is Red Hat Linux and

[PHP] Write permission problem

2002-05-29 Thread Manisha
This is piece of my code, It is executing without any error but file is not getting created. I tried the read mode, it is ok. That means the directory does not have write permission. But then how to set it ? My server is Red Hat Linux and I am using PHP4. Can I set it thr PHP or do I need to