G gate2vn Verified User Joined Nov 9, 2004 Messages 513 Location Oslo Oct 13, 2005 #1 by default, PHP runs as Apache module. Can I use htaccess (or anything else) to switch PHP from apache module mode to cgi mode for one account?
by default, PHP runs as Apache module. Can I use htaccess (or anything else) to switch PHP from apache module mode to cgi mode for one account?
nobaloney NoBaloney Internet Svcs - In Memoriam † Joined Jun 16, 2003 Messages 25,086 Location California Oct 13, 2005 #2 By default php programs run as an apache module. You can probably set up the standalone php processor to run as a cgi program; I haven't looked into it. Jeff
By default php programs run as an apache module. You can probably set up the standalone php processor to run as a cgi program; I haven't looked into it. Jeff
G gate2vn Verified User Joined Nov 9, 2004 Messages 513 Location Oslo Oct 13, 2005 #3 Do you mean compiling another PHP to different folder? So there are 2 versions of PHP in one server? And in PHP file pointing to that new folder?
Do you mean compiling another PHP to different folder? So there are 2 versions of PHP in one server? And in PHP file pointing to that new folder?
nobaloney NoBaloney Internet Svcs - In Memoriam † Joined Jun 16, 2003 Messages 25,086 Location California Oct 13, 2005 #4 I mean I don't know because I haven't looked into it. I hope someone else, with experience setting up PHP as a cgi program, will respond. Jeff
I mean I don't know because I haven't looked into it. I hope someone else, with experience setting up PHP as a cgi program, will respond. Jeff