Tagged Questions
0
votes
2answers
275 views
Wordpress PHP Safe mode [duplicate]
Possible Duplicate:
Is setting the uploads folder 777 permision secure?
I am using WordPress on my new host, and when I try to install a plugin I get this;
Warning: touch() ...
0
votes
0answers
972 views
include() warning - SAFE MODE Restriction in effect
I just switched from the development server to a new, live one. I've been having a slew of different problems but this is the latest. When a user creates an account, it creates a profile page for them ...
1
vote
1answer
2k views
Is MySQL safe mode the default mode?
I just upgraded my Mac from Leopard to Snow Leopard and in the process my web development environment broke. I have managed to fix a weird "bug" in Apache that didn't happen before and I have restored ...
0
votes
1answer
344 views
Need help with a PHP proxy script
I’m currently working on a small web app that allows people to search for music album covers. However, I’m having a problem getting my PHP proxy to work. Right now I’m using a simple PHP proxy script ...