Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: spyrule on November 08, 2007, 05:00:30 PM

Title: Problems with phpmyadmin-multi "page cannot be found" after SQL Code / Import ?
Post by: spyrule on November 08, 2007, 05:00:30 PM
Hello,

 I am using the phpmyadmin-multi contrib, and all is well, except that when I import files using the import function,
 it does the import, but ALWAYS get a "page cannot be displayed" as a response.

 Now I KNOW I've ran across this somewhere but I cannot for the life of me find the answer now.

 Anybody either know the solution, or know where to find the forum post on this?

 Thanks in advance,

 Spyrule.
Title: Re: Problems with phpmyadmin-multi "page cannot be found" after SQL Code / Import ?
Post by: spyrule on November 09, 2007, 02:36:55 PM
anybody?
Title: Re: Problems with phpmyadmin-multi "page cannot be found" after SQL Code / Import ?
Post by: pfloor on November 12, 2007, 08:44:49 AM
anybody?
You will probably get more help if you post in the proper forum.  I will move it to the contribs section for you.
Title: Re: Problems with phpmyadmin-multi "page cannot be found" after SQL Code / Impor
Post by: cactus on November 12, 2007, 07:21:59 PM
It might have something to do with the import taking longer than the page time out set in your webservers configuration file (usually 30 seconds).
Title: Re: Problems with phpmyadmin-multi "page cannot be found" after SQL Code / Import ?
Post by: spyrule on November 12, 2007, 07:52:48 PM
I don't think so,

 because I immediately get a "show secure and unsecure information" prompt, click yes, and then I get the "page cannot be displayed".
 The files are small.  Plus I have my timeout set to 20 minutes.
Title: Re: Problems with phpmyadmin-multi "page cannot be found" after SQL Code / Impor
Post by: cactus on November 12, 2007, 07:58:19 PM
I don't think so,

 because I immediately get a "show secure and unsecure information" prompt, click yes, and then I get the "page cannot be displayed".
 The files are small.  Plus I have my timeout set to 20 minutes.
Did you have a look in your log files: /var/log/messages and /var/log/http/error_log? Perhaps there are some clues to what goes wrong when you try to import your files.