Having trouble writing to a file with PHP on Ubuntu

后端 未结 3 944
臣服心动
臣服心动 2020-12-15 11:50

I am running PHP 5.5.9 on Ubuntu 14.04. I\'m having trouble writing to a file. I feel like this has to be a file permissions problem because I\'m pretty sure the code is cor

3条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-15 12:13

    You can verify that you have the permission on the folder '/html/Projects/MD_ScrapingTool/files/' and try with an absolute path.

提交回复
热议问题