Summary of problems found in Xampp 1.7.0

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Summary of problems found in Xampp 1.7.0

Postby Skippy2605 » 02. January 2009 13:35

Hello,

I would like to sum up the problems encountered with XAMPP 1.7.0 for Windows, and the possible fixes (maybe for 1.7.0a ?):

Xampp 1.7 security 403 error on vista - link
A 403 error page appears when trying to access the security pages on Vista.

To fix:
In apache/conf/extra/httpd-xampp.conf :
Line 28: replace
Allow from localhost

with
Allow from 127.0.0.1


Line 60: replace
Allow from localhost

with
Allow from 127.0.0.1

This fix works for any version of Windows.

Enabling eaccelerator makes Apache/PHP crash

To fix:
Don't activate eAccelerator, the shipped version is built against PHP 5.2.7 instead of PHP 5.2.8
A new build of eAccelerator is needed.

MySQL with InnoDB enabled crashes at startup
To fix :
If you resued an older my.cnf file, check for deprecated config variables (such as "innodb_log_arch_dir")

Apache crashes when trying to access a website with xdebug enabled - link

To fix:
No fix found yet, probably the problem is the same as for eAccelerator. See the link for a temporarly fix.

Don't hesitate to correct me if I'm wrong or add info ;)
Skippy2605
 
Posts: 6
Joined: 20. December 2004 14:53

Re: Summary of problems found in Xampp 1.7.0

Postby simshaun » 07. January 2009 02:48

Alternate fix for Xampp 1.7 security 403 error on vista - link
A 403 error page appears when trying to access the security pages on Vista.

Confirmed - Enabling eaccelerator makes Apache/PHP crash

Confirmed - Apache crashes when trying to access a website with xdebug enabled - link
And as stated in the post:
Confirmed - Downloading the latest xdebug (VC6), replacing php_xdebug.dll in C:\xampp\php\ext, and restarting Apache fixes it.
simshaun
 
Posts: 2
Joined: 07. January 2009 02:38

Re: Summary of problems found in Xampp 1.7.0

Postby rbh » 13. January 2009 10:48

I renamed
Allow from locahost
Allow from 127.0.0.1 192.168.0.0/255.255.255.0

(Because I want also want all computers in my private subnet to be allowed)
rbh
 
Posts: 3
Joined: 12. January 2009 01:01


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 142 guests