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? Link to comment https://forums.phpfreaks.com/topic/62369-solved-adding-a-page-ftp-details/ 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. Link to comment https://forums.phpfreaks.com/topic/62369-solved-adding-a-page-ftp-details/#findComment-310399 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 Link to comment https://forums.phpfreaks.com/topic/62369-solved-adding-a-page-ftp-details/#findComment-310401 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Ā Link to comment https://forums.phpfreaks.com/topic/62369-solved-adding-a-page-ftp-details/#findComment-310404 Share on other sites More sharing options...
corbin Posted July 29, 2007 Share Posted July 29, 2007 No problem ;p Link to comment https://forums.phpfreaks.com/topic/62369-solved-adding-a-page-ftp-details/#findComment-310405 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.