PROBLEM WITH PATH_INFO AND ORIG_PATH_INFO ON XAMPP 1.7.3a

Irgendwelche Probleme mit XAMPP für Linux? Dann ist hier genau der richtige Ort um nachzufragen.

PROBLEM WITH PATH_INFO AND ORIG_PATH_INFO ON XAMPP 1.7.3a

Postby 2lip » 11. March 2010 14:02

Hi:

Pardon my English, but my German is really rusty. I have recently upgraded my Xampp installation from 1.7.2 to 1.7.3a. OS is Debian (Lenny). I'm currently running LimeSurvey with no problem. As far as I know LimeSurvey doesn't use url rewriting. I've been having serious problems getting concrete5 web cms (http://www.concrete5.org- version 5.3.3.1) to work with Xampp. I have followed their installation instructions. They have a script to check if all their requirements for concrete5 have been met on the AMP (Apache, MySQL and PHP) server. One of the requirements is that url rewriting must be enabled. I must add all other requirements have been met.

Despite including settings for url rewriting into the appropriate virtualhost section of httpd.conf, I am still getting PATH_INFO and ORIG_PATH_INFO error messages when trying to install concrete5.

I have Googled this problem extensively and found no solutions. I have searched the forums on concrete5's web site without success. I have also posted this issue on their forums and have received no replies to date.

When I set up a phpinfo.php page and add something like /yoohoo after the phpinfo.php in the url, I still get the phpinfo page with the /yoohoo page indicated as the redirect.

Here is the relevant virtualhost extract from my httpd.conf

Code: Select all
<VirtualHost *:80>
   ServerName intranet.go
   ServerAlias intranet.go *intranet.go
   DocumentRoot /home/appollo/go_intranet
   Options Indexes FollowSymLinks ExecCGI Includes
   AcceptPathInfo On
   ErrorLog logs/intranet.go-error_log
   CustomLog logs/intranet.go-access_log common
   RewriteEngine On
</VirtualHost>


I can't get the phpinfo.php that I referred to earlier in here in any sensible form, but it is available on request. I would really appreciate your help in assisting to get this problem resolved. Am I missing something somewhere with the configs of httpd.conf or php.ini, or is there a problem here with Xampp? My reasoning is that there shouldn't be problems with Apache or PHP as individual components, but I might be wrong.

It's been more than two weeks since I started the installation and I can't get past this impasse.

Eagerly awaiting your response!
2lip
 
Posts: 8
Joined: 11. March 2010 13:09

Re: PROBLEM WITH PATH_INFO AND ORIG_PATH_INFO ON XAMPP 1.7.3a

Postby Nobbie » 11. March 2010 15:38

2lip wrote:Pardon my English, but my German is really rusty.


Obviously, your eyes are really rusty as well, or why did you post in the german part than in the english part of this forum?
Nobbie
 
Posts: 13171
Joined: 09. March 2008 13:04

Re: PROBLEM WITH PATH_INFO AND ORIG_PATH_INFO ON XAMPP 1.7.3a

Postby 2lip » 11. March 2010 15:44

Hi nobbie:

Yes, I only discovered the English section on the dropdown later. I have posted there too now.

Cheers
2lip
2lip
 
Posts: 8
Joined: 11. March 2010 13:09


Return to XAMPP für Linux

Who is online

Users browsing this forum: No registered users and 21 guests