Jump to content

connection was reset on wamp server


Recommended Posts

Hello all,

I am using prestashop for a while now.
But suddenly in the BO catalog isn't working anymore.
I was tweaking image.inc.php and than stopped.
That same night the BO catalog gave me the following error:

The connection was reset
The connection to the server was reset while the page was loading.

- The site could be temporarily unavailable or too busy. Try again in a few moments.

- If you are unable to load any pages, check your computer's network connection.

- If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.


So i immediately(is this word right haha?) replaced the image.inc.php with the original file.
I can say i have quite some skills with php, html, javacript, css etc.. so i can say that image.inc.php didn't made this error.
But to be sure of...

Now i i use a WAMP server on a local computer.
And everything works perfect, but not the BO Catalog.
This are the only errors i can find:
[Fri Apr 29 00:50:16 2011] [error] [client 192.168.1.7] PHP Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: gd-jpeg: JPEG library reports unrecoverable error: in C:\\wamp\\www\\images.inc.php on line 16, referer: http://192.168.1.9/******/
[Fri Apr 29 00:50:16 2011] [error] [client 192.168.1.7] PHP Stack trace:, referer: http://192.168.1.9/******/
[Fri Apr 29 00:50:16 2011] [error] [client 192.168.1.7] PHP 1. {main}() C:\\wamp\\www\\******\\index.php:0, referer: http://192.168.1.9/******/
[Fri Apr 29 00:50:16 2011] [error] [client 192.168.1.7] PHP 2. AdminCatalog->display() C:\\wamp\\www\\******\\index.php:64, referer: http://192.168.1.9/******/
[Fri Apr 29 00:50:16 2011] [error] [client 192.168.1.7] PHP 3. AdminProducts->display() C:\\wamp\\www\\******\\tabs\\AdminCatalog.php:153, referer: http://192.168.1.9/******/
[Fri Apr 29 00:50:16 2011] [error] [client 192.168.1.7] PHP 4. AdminProducts->displayList() C:\\wamp\\www\\******\\tabs\\AdminProducts.php:1013, referer: http://192.168.1.9/******/
[Fri Apr 29 00:50:16 2011] [error] [client 192.168.1.7] PHP 5. AdminTab->displayListContent() C:\\wamp\\www\\******\\tabs\\AdminProducts.php:1027, referer: http://192.168.1.9/******/
[Fri Apr 29 00:50:16 2011] [error] [client 192.168.1.7] PHP 6. cacheImage() C:\\wamp\\www\\classes\\AdminTab.php:1231, referer: http://192.168.1.9/******/
[Fri Apr 29 00:50:16 2011] [error] [client 192.168.1.7] PHP 7. imagecreatefromjpeg() C:\\wamp\\www\\images.inc.php:16, referer: http://192.168.1.9/******/


Can someone please help me with this error.
Because its quite annoying.

Thanks in advance!
Bram Hammer
Link to comment
Share on other sites

Oke, i found out that if i go to Catalog in the BO my htppd server(apache) crashes. And the thing causing it is: ntdll.dll

I get the following error:

szAppName : httpd.exe szAppVer : 2.2.17.0 szModName : ntdll.dll
szModVer : 5.1.2600.3520 offset : 0000108d


And the weird thing i can see the title change to Prestashop™ - Beheersysteem.
And than the crash comes.
But apache is restarting immediately..

Can someone please help me. I don't know what to do.
O and the weird thing, if i upgrade to 1.4.1 i still have the same problem. But if i put 1.4.1(fresh instalation) on a subfolder. that ones works...
But if i put this shop to a subfolder it still doesn't work..

Regards
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...