Search results

  1. D

    [solved] Executing PHP within Perl served pages

    Hi, I'm using Litespeed v4.1.1 standard edition, primarily to serve pages generated by Perl scripts. I have PHP set up to serve some pages generated by Wordpress which uses PHP. I want to be able to use one (or more) of the Wordpress routines within my Perl generated scripts and cannot...
  2. D

    [Solved] Call to undefined function mysql_connect() error

    I need to be able to run Wordpress and, for that, I need PHP. I've compiled PHP using the 'Compile PHP' option under 'Actions' and then manually built PHP (with --with-mysqli). I then ran 'sudo -u nobody ./lsphp5 -i' and have confirmed that mysqli is present. I've run phpinfo in a web...
  3. D

    Problem with Multiple SSL Certificates

    I'm running Litespeed 4.011 on Linux 2.6.27. This server hosts some 5 or 6 domains all of which point to the same IP address and 2 of which are set up for SSLhave associated SSL certificates. I have 4 listeners, all listening to the same IP address (there is only one), one listening to...
  4. D

    ERROR: missing environment variable 'SCRIPT_FILENAME'!

    I'm trying to use Perl with Fast CGI but get the above error. I've set up a Context pointing to my Perl scripts in /cgi-bin/ and everything works fine when the Type is CGI. I've set up an External app pointing to lsperl.fpl, and linked that to the cgi-bin context (re-configured for Fast...
  5. D

    Problem running Rails app with dispatch.lsapi

    Hi, I've recently installed Litespeed Standard (v 4.0.11) onto a Suse Linux 2.6.27.19-5-pae system and am having problems configuring it to run Rails applications. I've followed (to the letter as far as I can see) the instructions described in the Rails Manual Configuration wiki, mounting...
Top