Oct 21, 2005 #1 TheConeHead Programmer Joined Aug 14, 2002 Messages 2,106 Location US I am using smartFTP and am trying to change the CHMOD of a page because it is not getting loaded... but the CHMOD changes do not take? Why would this be?
I am using smartFTP and am trying to change the CHMOD of a page because it is not getting loaded... but the CHMOD changes do not take? Why would this be?
Oct 21, 2005 #2 Vragabond Programmer Joined Jul 23, 2003 Messages 5,100 Location AT This does not seem to be a php question but more of a FTP software/protocol question. Upvote 0 Downvote
Oct 23, 2005 #3 webdev007 Programmer Joined Sep 9, 2005 Messages 168 Could be a PHP problem (possibly?) Ownership; Do you have ownership of your PHP for ex: Can you create on the fly via a PHP script a new dir? if not you might have too few permissions place a call to your ISP Upvote 0 Downvote
Could be a PHP problem (possibly?) Ownership; Do you have ownership of your PHP for ex: Can you create on the fly via a PHP script a new dir? if not you might have too few permissions place a call to your ISP
Oct 23, 2005 #4 webdev007 Programmer Joined Sep 9, 2005 Messages 168 After reading one of your last post I really think that your problem is related to your server access and permissions Upvote 0 Downvote
After reading one of your last post I really think that your problem is related to your server access and permissions