Jump to content

I can't open a file on this server


scrubbicus

Recommended Posts

So I'm comfortable with the file functions in PHP to open, lock, write, read, or close a file but I'm wondering if there's anywhere in the php.ini file or another configuration file that might not let fopen() work? On one of my servers I'm not able to open a file and therefore can't write to it, or delete it. I copied the same code I was using and put it on another file on another server and it worked just fine.

 

Can anyone point me to the direction I might need to get to get fopen() to work on this other server? Thanks any help is appreciated.

Link to comment
https://forums.phpfreaks.com/topic/167522-i-cant-open-a-file-on-this-server/
Share on other sites

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.