fopen fails on remote server
Asked by
Mike H
on 2012-04-12
Hi. I'm trying to deploy a phpdevshell site (which works on localhost) to Zend's phpcloud.com and I'm getting an "Uncaught Exception while running" message when I open the site. The symptom is an fopen command failure. Here's what the error page looks like: http://
I suspect that I can fix this problem but phpcloud.com is in beta... Any suggestions?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- PHPDevShell Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- TitanKing
- Solved:
- 2012-04-12
- Last query:
- 2012-04-12
- Last reply:
- 2012-04-12
|
#1 |
Hi I noticed you are getting a "permission denied" error. Please make sure the whole /write dir is writable and all sub dirs to it.
Mike H (mike7496) said : | #2 |
That helped, thank you!
Mike H (mike7496) said : | #3 |
Thanks TitanKing, that solved my question.
TitanKing (titan-phpdevshell) said : | #4 |
Great, happy it is now resolved. Dont hesitate to ask if you are experiencing any more problems.
To post a message you must log in.