better installer - NBS






 

 

better installer - NBS

View Full Version : better installer


darksanity
02-Jun-2007, 02:49 AM
right now it is giving many errors and chmodding must be done manually... i rekon this should be done automatically!

Derek
03-Jun-2007, 05:26 PM
CHMODing files cannot be done automatically. The user has to do it themself via FTP. I will try and see if I can find out a way to do it over FTP with the script.

thuggster
06-Jun-2007, 04:22 PM
http://nl3.php.net/manual/en/function.chmod.php phpscript to chmod ;)

Derek
06-Jun-2007, 07:54 PM
Yes, I know that. But there is a problem... The files are owned by your username, and PHP runs as nobody so it wouldn't be able to. I am looking into doing it through FTP since I already know how to do that.

Derek