Enabeling path_info

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
flycast
Forum Commoner
Posts: 37
Joined: Wed Jun 01, 2005 7:33 pm

Enabeling path_info

Post by flycast »

I am using Apache 1.3.33 and PHP 4.something 4.3.11 and am experimenting with Expression Engine. Seems that EE uses the PATH_INFO variable that is automatically generated. THe problem is that I don't have one. HOw do I set up my Apache/PHP environment to create the PHP_INFO and make it available?
Post Reply