upgrade 1.5.3 to 1.5.3a

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

upgrade 1.5.3 to 1.5.3a

Postby Killerfrog » 04. June 2006 19:11

Hello

Is there any simple way to upgrade from 1.5.3 to 1.5.3a? I dont want to do a complete install again and have to reconfigure again :?

Thx
Killerfrog
 
Posts: 75
Joined: 18. December 2004 21:16

Postby Wiedmann » 04. June 2006 19:16

IMHO there is no need to do that.
--> The difference is only one thing in "httpd.conf".
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby Killerfrog » 04. June 2006 19:20

how can I do this change myself ?!
Killerfrog
 
Posts: 75
Joined: 18. December 2004 21:16

Postby Wiedmann » 04. June 2006 19:27

Code: Select all
--- apache\conf\httpd.conf.orig   Mon May 22 17:56:32 2006
+++ apache\conf\httpd.conf   Wed May 31 18:24:29 2006
@@ -214,9 +214,7 @@
     # for more information.
     #
     Options Indexes FollowSymLinks Includes ExecCGI
-    AddType text/shtml .shtml
-    AddOutputFilter INCLUDES .shtml
-
+   
     #
     # AllowOverride controls what directives may be placed in .htaccess files.
     # It can be "All", "None", or any combination of the keywords:
@@ -435,8 +433,8 @@
     # To parse .shtml files for server-side includes (SSI):
     # (You will also need to add "Includes" to the "Options" directive.)
     #
-    #AddType text/html .shtml
-    #AddOutputFilter INCLUDES .shtml
+   AddType text/html .shtml
+   AddOutputFilter INCLUDES .shtml
 </IfModule>
 
 #
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby Killerfrog » 04. June 2006 19:54

thx but it would be easier to understard if you would write it this form

Replace ".........." by ".........." at line xxx etc etc.

Thx
Killerfrog
 
Posts: 75
Joined: 18. December 2004 21:16


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 151 guests