Menu

#241 LibphpCMS and Apache2 server variables problem

phpCMS_1.2.2
open
Parser (93)
5
2006-07-07
2006-07-07
No

In apache2 some server variables like PATH_TRANSLATED
might be set but empty, which causes problems in LibphpCMS.

The can easily fixed by replacing all isset() against
!empty() functions in function GgetPaths

See also the phpCMS forum:

http://phpcms.de/forum/index.en.html?topic=6396

ciao..Iggi

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.