SteveF
27th of March 2004 (Sat), 23:34
Hello,
Version 1.5 beta 4
Windows XP, IIS as server
All ee files are loaded to c:/inetpub/wwwroot/gallery
"Server Info" tab shows that PHP FTP is installed
what should be my server path?
Default is
ftp path localhost
username root
password
test folder /www/gallery/test
but this gives me
Notice: Undefined index: REQUEST_URI in c:\inetpub\wwwroot\gallery\fetchsettings.php on line 124
and then
Fatal error: Maximum execution time of 30 seconds exceeded in c:\inetpub\wwwroot\gallery\input\ftp_servers.php on line 465
ftp path localhost
username root
password
test folder /www/gallery gives the same fatal error
ftp path ftp.localhost
username root
password
test folder /www/gallery
gives a much longer report. It says that the connection failed, but I get a green "OK" by all the GET statements.
I've double checked the spellings in /add/connect.php and /backup/ee_backup_prefs/preferences.php and they are correct.
Appreciate your help.
Steve
Version 1.5 beta 4
Windows XP, IIS as server
All ee files are loaded to c:/inetpub/wwwroot/gallery
"Server Info" tab shows that PHP FTP is installed
what should be my server path?
Default is
ftp path localhost
username root
password
test folder /www/gallery/test
but this gives me
Notice: Undefined index: REQUEST_URI in c:\inetpub\wwwroot\gallery\fetchsettings.php on line 124
and then
Fatal error: Maximum execution time of 30 seconds exceeded in c:\inetpub\wwwroot\gallery\input\ftp_servers.php on line 465
ftp path localhost
username root
password
test folder /www/gallery gives the same fatal error
ftp path ftp.localhost
username root
password
test folder /www/gallery
gives a much longer report. It says that the connection failed, but I get a green "OK" by all the GET statements.
I've double checked the spellings in /add/connect.php and /backup/ee_backup_prefs/preferences.php and they are correct.
Appreciate your help.
Steve