PDA

View Full Version : PHP Help ASAP +REP!



myke
22-02-2008, 04:26 PM
Using Blob's user system (under free requests) my thread.

On step four, after adding admin account, I get this:


Warning: unlink(installer.php) [function.unlink (http://users.more-media.org/function.unlink)]: Permission denied in /home/more/public_html/users/installer.php on line 107

Decode
22-02-2008, 04:31 PM
I think you need to change the cmod in the installer file to 777, im not shore tho :(

SharkSky
22-02-2008, 04:32 PM
You are either not allowed to use unlink, http://www.php.net/unlink or you need to CHMOD your installer.php file to 0(777)

myke
22-02-2008, 04:34 PM
It's already CHMOD'd :(

How about I manually delete it??

SharkSky
22-02-2008, 04:44 PM
Just do that.

myke
22-02-2008, 04:45 PM
I have and it works fine, thanks. :)

Want to hide these adverts? Register an account for free!