Search results

  1. ffeingol

    WHMCS CRON problem

    No, I meant what does the cron command line look like? php /path/to/something.php or cur http://www.xxx.com/something.php or what?
  2. ffeingol

    WHMCS CRON problem

    how are you running the cron?
  3. ffeingol

    MailMan issue after cPanel 11.24 upgrade

    We are on Release. 11.24 is not in stable yet.
  4. ffeingol

    MailMan issue after cPanel 11.24 upgrade

    Hello, After we upgraded to cPanel 11.24 we started getting the following on the MailMan admin URL's: Mailman CGI error!!! The Mailman CGI wrapper encountered a fatal error. This entry is being stored in your syslog: Group mismatch error. Mailman expected the CGI wrapper script to be...
  5. ffeingol

    litespeed - php functions disable

    Put together a phpinfo() page and then you should be able to see where the php.ini is getting loaded from.
  6. ffeingol

    Wordpress errors

    This is not a LSWS issue, it's a WP setup issue :D Just copy that code and put it in a file called .htaccess in the root of the web site. That should resolve the problem.
  7. ffeingol

    Wordpress errors

    Check if you are allowing the .htaccess file. It works when you go directly to http://snailface.org/blog/index.php
  8. ffeingol

    litespeed's lsapi php cli usage incompatibility with standard php

    you need to build PHP twice (assuming you are doing this by hand (I've never built via the LSWS control panel)). Once you build/install as a LSAPI and the second time as cli
  9. ffeingol

    Free litespeed license

    Just remember that the free version is not fully featured: http://www.litespeedtech.com/litespeed-web-server-editions.html
  10. ffeingol

    Is it easy to upgrade to a new version?

    And even better: If there are any issues with the new version you can revert back to the old version in a couple of clicks also (assuming you have not removed it).
  11. ffeingol

    Trying to get a test app going

    ok, we got that working (just some wrong paths in the .ls_rails_cnfig). Now the site owner is saying this: "main "/" isnt spawning the ruby process and displaying a blank page rather then calling the default route". Any help on that one?
  12. ffeingol

    Trying to get a test app going

    Hello all, We're trying to play with our first RoR app on a cPanel server. Sorry, the doc's are not clear so I have a bunch of questions. We're setup for RoR shared hosting enviroment: A) Does the .ls_rails_config go in the users home directory or under public_html? B) Where do you...
  13. ffeingol

    unexpected signal=11

    Just try restarting LSWS. It only checks for updates once in a while but I know it checks shortly after startup.
  14. ffeingol

    lsapi Apache

    LSAP does not work with Apache it works with LiteSpeed web server ;-) The docs on building PHP with LSAP are in the Wiki.
  15. ffeingol

    Suspicious Process

    Just add: exe:/usr/local/lsws/bin/lshttpd.3.3.19 to your csf.pignore and then restart lfd. The script knows about httpd by defaut (apache) but it's prob. complaining about the long-running "nobody" process. The only thing to remember is you'll have to update that line ever time the LSWS...
  16. ffeingol

    mod security not working

    What do you want to do with EasyApache?
  17. ffeingol

    cPanel+Litespeed+Proxied mod_perl

    Do the proxied mod_perl pages have a common extension?
  18. ffeingol

    Apache not getting restarted

    Thanks! I'll try to get it installed over the weekend. Any eta when it will be available on the auto-update?
  19. ffeingol

    Apache not getting restarted

    OK, finally got around to testing this. WHM 11.23.2 cPanel 11.23.6-R26881 LSWS 3.3.16 Restart set to override cPanel restart HTTPD script Apache was running. Apache/2.2.9 I added a domain to the server. The domain was added via our billing system which uses the XML-API to add the...
  20. ffeingol

    Detect a LiteSpeed Backup file?

    Umm, I think you guys are looking a the totally wrong company. This is LiteSpeed Web server not LiteSpeed for SQL Server (http://www.quest.com/litespeed-for-sql-server/)
Top