Search results

  1. Z

    Password Protect URL String

    I have the protected area working for directories, but I want to be able to password protect a URL string the specific one I want to protect is "/index.php/admin/" Can I do this with litespeed? And if so, how would I go about making that work?:confused: Thanks!:D OR... If I find the php file...
  2. Z

    install 2 SSL certs on same box

    I have 2 sites. One had a ssl cert installed on it fine. I went to generate a new cert (via the wiki) to add for the second site, and a couple things happened: 1) My live site (#1) https has gone down. It tells me the certificate does not match, and the cert assigned is for site #2, but...
  3. Z

    PHP4 show in phpinfo ( not PHP5 )

    I have installed the enterprise version of litespeed, and everything seemed good, but when I look at my phpinfo file, php4 show not php5. I recompiled successfully, tried again - no luck. So I deleted the isphp4 from the server -> settings, restarted, it still show php4! Any idea...
  4. Z

    Moving my installation of litespeed

    I have litespeed installed and configured nicley, but noticed my /opt (linux fedora default) partition is filling up fast. I have plenty of room in the /root or /home partitions, and would like to migrate my install there. I assume doing a copy to that partition is the best way, the stopping...
  5. Z

    PHP not compiling with defualt install and settings

    I am running my new litespeed enterprise 4-core set up on a fedora machine. I have had the free litespeed installed on another server, with was impressive enough to change servers and get the 4 core version. BUT, here is my problem - PHP cannot be compiled I keep erroring out. here is some...
  6. Z

    GD JPEG not enabled

    I am running php5 on Fedora and I cant get the JPEG support to be enabled. the libjpeg.so is in the usr/lib directory when I compile php I use the following: But when I check my phpinfo JPEG support is not mentioned: what is the next step? This is becoming an issue, I have...
  7. Z

    SSL with litespeed

    Hello, I have switched from a shared server with a control panel to a dedicated server, which I am now configuring. I have had the SSL certificate reissued and I have the files provided: mykey (fedora generated RSA PRIVATE KEY) myreq (fedora generated CERTIFICATE REQUEST) mycert...
  8. Z

    Virtual host index file value not saving

    Ok, so I have this bad boy humming away (very fast) with the standard edition but I have an issue... I have a php script as my index (index.php), but it does not load, instead litespeed is looking for index.html as I understand this setting is available in two spots: 1) Virtual Hosts...
  9. Z

    Trouble configuring php5 in litespeed

    I am in the process of trying to prove litespeed in worth the investment to my company. I have downloaded the standard version to try and prove this point. We are running Fedora on a quad-core dedicated server with 2gigs of RAM. We are moving from a shared host enviornment. I have installed...
Top