• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

what's the trick to be allowed to write to files?

K

k.satirli

Guest
I've written a php script that writes to files.

this script is running on a subdomain and for the sake of it I can NOT find out how to get the script to actually write to the file.

this script runs fine on my localhost and another server, but it just doesnt want to run on the plesk server :-S

preparing to write content to file...
could NOT open _vcards/1124926859_First_Last.vcf

I dont have any clue as to what I'm doing wrong. the script works fine everywhere else. I've even chmodded 755 and 777 (later on) "_vcards"

is it the ownership I need to change? does it have to be nobody:nobody ?

suggestions are VERY welcome.
 
interesting.

I just restarted apache and voila - it works :D
 
Back
Top