Page 1 of 1

WAMP or XAMPP

Posted: Thu May 28, 2009 5:53 pm
by andric2k
Hi all,

May I know what kind of "AMP" your guy using for open cart testing?
Cause I just found something very interesting.
When I just XAMPP for testing, I always hit error such as header could not sent, ***_id not found and etc.
But using WAMP with the same file, there are no error at all.
Beside that, when use XAMPP, the apache.exe or httpd.exe always crash when half way running.
Even I used phped for debugging, same crash problem also occur when half way debugging.
However, when all switch my web server to WAMP, everything is fine and running good.
Do your guy have similar problem like me or do your guy know why these happen?

Hope to get sharing from you all.

Thanks and Regards,
Andric Ng

Re: WAMP or XAMPP

Posted: Thu May 28, 2009 6:48 pm
by phpuk
I have been using XAMPP on XP for years with no problems. What OS are you using?

Re: WAMP or XAMPP

Posted: Fri May 29, 2009 1:40 am
by JNeuhoff
LAMP of course (Linux Apache MySQL PHP) :)

Re: WAMP or XAMPP

Posted: Fri May 29, 2009 5:42 am
by PeterWijn
Hi

Using Wamp on Vista HP
no worries what so ever

Re: WAMP or XAMPP

Posted: Fri May 29, 2009 8:21 am
by Qphoria
I like EasyWamp myself.. but xampp is the norm

Re: WAMP or XAMPP

Posted: Mon Jun 01, 2009 5:11 am
by readyman
I've used WAMP, XAMP & EasyPHP without any problems.
Make sure you update the configuration settings properly ie. c:\wamp\www to /home/userdirectory/public_html
Check your PHP settings, they might be changing from your local to your server as well.