PDA

View Full Version : FTP Test Will Not Display


norcon6
30th of November 2003 (Sun), 21:54
Pekka:
I recently downloaded the EE 1.5 SP1 version from your site and cannot get past the FTP setup. I have gone through the doc a couple of dozen times and cannot figure out why the FTP setup is failing. In fact, the test will not show the FTP test results when I click Test Now. I am assuming this is user error, but am at a loss as to what I am doing wrong. No matter what configuration I try to test, I get a Cannot find Server/The page cannot be displayed error. Help...

Pekka
1st of December 2003 (Mon), 07:19
See the html source code for ftp test page: Can you see a line



Near the end of the file (at 3/4 between start and end)?


Also, what about firewall, have you accepted ftp connections?

norcon6
1st of December 2003 (Mon), 18:44
I get the ftp_servers.php page, but when I attempt to execute the test I get the error message described above. I addition, I also notice that I am getting
ee_store_message_lock: Access denied for user: 'xxxxxxx@localhost' to database 'wwwww'. Where xxxxxxx is my ID and wwwww is my database.

norcon6
1st of December 2003 (Mon), 19:00
Pekka:
Are lock privileges required for the mySQL tables?

Pekka
4th of December 2003 (Thu), 16:58
Yes lock privileges are required in EE, in emergency they can be removed from editor and UI code, but EE backup will require them for safe backupping.

Reason I ask if you see in ftp test page html source code is that it may be so that your server does not contain environment variables needed to parse page name. In this case you would get error message you're getting.

Perhaps you could let me in to your editor and I can check that quite fast. Mail me the address (do not post it here).