PHP processing

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
reddendon
Forum Newbie
Posts: 2
Joined: Fri Nov 01, 2002 10:34 am

PHP processing

Post by reddendon »

basically the problem is this...

I have an apache server running virtual hosts. On all the hosts PHP works just fine. I create a symlink from one host to anothers subdirectory. When i call the PHP page from the symlink then all I get is the code printed on the screen. This is my first time using symlink for php. What am I forgr=etting to do to get apache to process the php and not just print the code.

thanx
reddendon
Forum Newbie
Posts: 2
Joined: Fri Nov 01, 2002 10:34 am

Post by reddendon »

Is there someone that can tell me why I can get .html pages to work fine with symlink...but not php :(
Post Reply