Page 1 of 1

PHP processing

Posted: Fri Nov 01, 2002 10:34 am
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

Posted: Fri Nov 01, 2002 4:46 pm
by reddendon
Is there someone that can tell me why I can get .html pages to work fine with symlink...but not php :(