Hi, received following error during automated script ftp chmod of files.
Warning: ftp_chdir(): Invalid number of arguments in /home/www/cdnroots.com/setup.php on line 403
The installation seemed to work ok besides receiving that message, everything seems to be working, line 403 of setup.php reads
ftp_chdir($ftpc, $ftpdir); // base dir instead of attachments
I installed with attachments disabled, and I did not install into a subfolder, I install directly into the main folder. If anyone know what this is referring to I would appreciate the help.
Comments on Warning Error
Member
Usergroup: Customer
Joined: Sep 25, 2003
Location: Canada
Total Topics: 22
Total Comments: 48
Hi, received following error during automated script ftp chmod of files.
Warning: ftp_chdir(): Invalid number of arguments in /home/www/cdnroots.com/setup.php on line 403
The installation seemed to work ok besides receiving that message, everything seems to be working, line 403 of setup.php reads
ftp_chdir($ftpc, $ftpdir); // base dir instead of attachments
I installed with attachments disabled, and I did not install into a subfolder, I install directly into the main folder. If anyone know what this is referring to I would appreciate the help.
Thank You
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Sounds like you supplied a bad ftp path where it asked. Fix it on the settings->system page.