Northern Flame Posted July 29, 2007 Share Posted July 29, 2007 I am creating some PHP files and on one of them the user has an option to add a page. I know how to create a page using PHP, but when I try to do it, it gives me a message saying I dont have permission to do this. Am I suppose to include the FTP details in order to do this? And if so, how do I insert them? Quote Link to comment Share on other sites More sharing options...
corbin Posted July 29, 2007 Share Posted July 29, 2007 Try setting the file permissions on the folder you're trying to create the file in so that PHP can write the file. Quote Link to comment Share on other sites More sharing options...
Northern Flame Posted July 29, 2007 Author Share Posted July 29, 2007 alright that makes sense, ill give that a try right now Quote Link to comment Share on other sites More sharing options...
Northern Flame Posted July 29, 2007 Author Share Posted July 29, 2007 it worked! Thanks for the helpĀ Quote Link to comment Share on other sites More sharing options...
corbin Posted July 29, 2007 Share Posted July 29, 2007 No problem ;p Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.