Hi,
Following this thread: http://www.litespeedtech.com/support/forum/showthread.php?t=3995
I've now compiled:
1 x PHP 5.3.2 called "lsphpcerb"
1 x PHP 5.2.13 called "lsphpmage"
In /opt/lsws/ I can see those two folders, lsphpcerb and lsphpmage
In fcgi-bin I have this:
Now I set up a new VH. It is my intention to use the PHP 5.3.2 compilation called lsphpcerb for this.
Following the thread mentioned above, I was hoping this was a matter of setting the External App or Script Handler in the Virtual Host. But my custom named PHP compilations aren't showing.
When I click View/Edit on the VH and then External App I thought maybe I can edit the LSAPI App from something lsphp to lsphpcerb. Or under Script Handler edit php. Handler Type is LiteSpeed API and I had hoped and expected that now under Handler Name I would find my lsphpcerb. But I only get three options:
[Server Level]: lsphp5
[Server Level]: lsphp4
[VHost Level]: $VH_NAME_lsphp
So, what do I need to do to say "This VH needs its php files handled by lsphpcerb instead of lsphp5."
Any directions you can offer?
Following this thread: http://www.litespeedtech.com/support/forum/showthread.php?t=3995
I've now compiled:
1 x PHP 5.3.2 called "lsphpcerb"
1 x PHP 5.2.13 called "lsphpmage"
In /opt/lsws/ I can see those two folders, lsphpcerb and lsphpmage
drwxr-xr-x 7 root root 4096 Apr 28 16:48 lsphp5
drwxr-xr-x 7 root root 4096 May 19 14:59 lsphpcerb
drwxr-xr-x 7 root root 4096 May 19 15:38 lsphpmage
drwxr-xr-x 7 root root 4096 May 19 14:59 lsphpcerb
drwxr-xr-x 7 root root 4096 May 19 15:38 lsphpmage
-r-xr-xr-x 1 root root 3317 Feb 20 22:57 lsperld.fpl
-r-xr-xr-x 1 root root 2268816 Feb 20 22:57 lsphp
lrwxrwxrwx 1 root root 7 Feb 20 22:57 lsphp4 -> ./lsphp
lrwxrwxrwx 1 root root 11 May 19 14:59 lsphp5 -> lsphp-5.3.2
-rwxr-xr-x 1 root root 21737081 Apr 28 17:28 lsphp-5.2.13
-rwxr-xr-x 1 root root 21690644 Apr 28 17:18 lsphp-5.2.13.bak
-rwxr-xr-x 1 root root 26224733 May 19 14:59 lsphp-5.3.2
-r-xr-xr-x 1 root root 4666 May 19 14:50 RailsRunner.rb
-r-xr-xr-x 1 root root 1095 May 19 14:50 RailsRunner.rb.2.3
-r-xr-xr-x 1 root root 2268816 Feb 20 22:57 lsphp
lrwxrwxrwx 1 root root 7 Feb 20 22:57 lsphp4 -> ./lsphp
lrwxrwxrwx 1 root root 11 May 19 14:59 lsphp5 -> lsphp-5.3.2
-rwxr-xr-x 1 root root 21737081 Apr 28 17:28 lsphp-5.2.13
-rwxr-xr-x 1 root root 21690644 Apr 28 17:18 lsphp-5.2.13.bak
-rwxr-xr-x 1 root root 26224733 May 19 14:59 lsphp-5.3.2
-r-xr-xr-x 1 root root 4666 May 19 14:50 RailsRunner.rb
-r-xr-xr-x 1 root root 1095 May 19 14:50 RailsRunner.rb.2.3
Following the thread mentioned above, I was hoping this was a matter of setting the External App or Script Handler in the Virtual Host. But my custom named PHP compilations aren't showing.
When I click View/Edit on the VH and then External App I thought maybe I can edit the LSAPI App from something lsphp to lsphpcerb. Or under Script Handler edit php. Handler Type is LiteSpeed API and I had hoped and expected that now under Handler Name I would find my lsphpcerb. But I only get three options:
[Server Level]: lsphp5
[Server Level]: lsphp4
[VHost Level]: $VH_NAME_lsphp
So, what do I need to do to say "This VH needs its php files handled by lsphpcerb instead of lsphp5."
Any directions you can offer?