Search found 7 matches
Aprelium Forum Index
Author Message
  Topic: PATH_INFO in PHP is wrong
Ermax

Replies: 1
Views: 289

PostForum: 2.5 Beta [Closed]   Posted: Fri Aug 24, 2007 2:08 pm   Subject: PATH_INFO in PHP is wrong
I found a bug in 2.4 and started a thread a long time ago in the PHP section. Aprelium replied saying that the bug was fixed and would be included in the next release. Well I just installed 2.5 beta ...
  Topic: Galley2 URL Rewrite via PATH_INFO
Ermax

Replies: 9
Views: 27502

PostForum: PHP   Posted: Tue Apr 03, 2007 1:20 pm   Subject: Galley2 URL Rewrite via PATH_INFO
Ermax,

Oops. Thank you for spotting that. We'll fix it in the next release. If this is urgent, please contact us and we'll send you a fixed version ASAP.

Thats ok, it is just my personal webpage ...
  Topic: Galley2 URL Rewrite via PATH_INFO
Ermax

Replies: 9
Views: 27502

PostForum: PHP   Posted: Fri Mar 30, 2007 10:27 pm   Subject: Galley2 URL Rewrite via PATH_INFO
well when I goto say an IIS server and request a page like, phpinfo.php/test+test, PATH_INFO returns /test+test. But when I do the same request with the same browser to an Abyss server PATH_INFO retu ...
  Topic: Galley2 URL Rewrite via PATH_INFO
Ermax

Replies: 9
Views: 27502

PostForum: PHP   Posted: Tue Mar 27, 2007 4:32 am   Subject: Galley2 URL Rewrite via PATH_INFO
Well I found another problem.

If you goto a URL like:

www.blablabla.com/phpinfo.php/test+test

PATH_INFO should return /test+test like all other servers do. Instead Abyss escapes the + with % ...
  Topic: Galley2 URL Rewrite via PATH_INFO
Ermax

Replies: 9
Views: 27502

PostForum: PHP   Posted: Tue Mar 27, 2007 3:51 am   Subject: Galley2 URL Rewrite via PATH_INFO
I finally got URL Redirection working for Gallery2 using the PATH_INFO method.

Here is my recipe:

PHP 5.2.1
Abyss X1 2.4
Gallery 2.2.1

Interface: FastCGI (Local - Pipes)
Interpreter: php-c ...
  Topic: Galley2 URL Rewrite via PATH_INFO
Ermax

Replies: 9
Views: 27502

PostForum: PHP   Posted: Tue Mar 27, 2007 1:45 am   Subject: Re: Galley2 URL Rewrite via PATH_INFO
Ermax,

Edit the PHP interpreter declaration in Scripting Parameters and set its type to Standard (instead of PHP Type).

I have already tried changing cgi.fix_pathinfo to 1 and changing from PHP ...
  Topic: Galley2 URL Rewrite via PATH_INFO
Ermax

Replies: 9
Views: 27502

PostForum: PHP   Posted: Mon Mar 26, 2007 3:42 pm   Subject: Galley2 URL Rewrite via PATH_INFO
I am trying to get URL Rewrite working in Gallery2. I am using the FastCGI interface set to PHP Style and have these settings in my PHP.ini file:
cgi.force_redirect = 0
cgi.fix_pathinfo = 0

Here ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group