Jump to content

is_writable returns FALSE no matter what/where


muratny

Recommended Posts

Hi,

Safe mode is off in php.ini

Running php5 as an Apache server module on Fedora

 

/logfiles directory is 777 owned by 'apache', 'apache'

cannot fopen("/logfiles/a.txt","w"); here...

 

/logfiles/b.txt file is 777 owned by 'apache', 'apache'

cannot fopen("/logfiles/a.txt","a"); here...

 

I just want to write to a file anywhere, anyhow,

Any help would greaty be appreciated, going crazy,

thanks,

m.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.