Message Text |
Hello,
I am having trouble turning on the cache system. I receive this message when I turn on guest caching:
Warning: ftp_login() expects parameter 1 to be resource, boolean given in /includes/filefunctions.php on line 107
Warning: ftp_chdir() expects parameter 1 to be resource, boolean given in /includes/filefunctions.php on line 108
Warning: ftp_site() expects parameter 1 to be resource, boolean given in /includes/filefunctions.php on line 158
So this looks like a FTP issue I think. I double-checked my ftp login info. Cache folder is set to 777. I am on a shared host running PHP 5 with FTP support enabled. Is there anything else I should be checking?
Thanks for your help
|