Re: [Semanticscuttle-devel] [semanticscuttle - Help] RE: CleanURLS problem on Godaddy linux grid
Brought to you by:
cweiske
From: Christian W. <cw...@cw...> - 2011-02-03 06:24:52
|
Hi Mark, > I chose to e-mail you directly since this is more of an internal > discussion rather than public. I think it's related to semanticscuttle development, so the dev list is best suited here. Maybe other people read it, too, and we get insights about the problem from them. Even if not, discussing it on the mailing list archives our ongoing discussion and may help people in the future. > I too have a GoDaddy account and attempted to install SemanticScuttle > and using the base install, the application simply doesn't work. > What I've found is that the $_SERVER['PATH_INFO'] variable is > different than what the app is expecting. I've attempted to alter > the .htaccess to correct it, but I've had no luck. However, I've > been able to resolve the issue by parsing the PATH_INFO differently. > My initial fix seems to be borderline hack and was looking for an > alternate method to parse the PATH_INFO URL to get the appropriate > information. I think resolving this will fix most of the "hosted" > issues that people seem to be experiencing. I understand that it's a PATH_INFO issue. The problem I currently have is that I cannot reproduce it @home. This is the reason I ask for apache and php versions, and preferably even the settings the virtualhost in apache has. Maybe it's not even an apache but lighttpd or so? Information helps. We might fix it based on debugging information from some var_dump statements on a live semanticscuttle installation on godaddy, but that's not the same as a reproducible testcase on the dev machine - I can i.e. run unit tests against that. About parsing PATH_INFO: That's historic crap, and I don't like it, too. Better would be to have a central URL parsing method that takes care of such things. -- Regards/Mit freundlichen Grüßen Christian Weiske -=≡ Geeking around in the name of science since 1982 ≡=- |