Search results

  1. E

    WP-Cron not working

    Hi NiteWave, I do not have the cache enables, because I use the free standard version of lsws. This doesn't allow caching. I went looking for the log, and found many wp-cron plugins. One called Crontrol gave me a proper answer. There was a problem spawning a call to the WP-Cron system on your...
  2. E

    WP-Cron not working

    I'm running Litespeed webserver, and a Wordpress website. It seems that wp-cron doesn't work. For example, a scheduled post doesn't get posted. Other plugins, which use wp-cron aren't working either. Anyway, how can I get wp-cron to work, as it would under a Apache server??? Thank you
  3. E

    Errors Litespeed installment Debian

    Basic translation of the error is "line xxx: [: unilateral operator was expected, = found" I just changed from Debian 6 to Debian 7 Wheezy. Now I can't get Litespeed installed. It used to work just fine. Now I get ./functions.sh: regel 112: [: eenzijdige operator werd verwacht, =...
  4. E

    Site ssl, subdomain no ssl?

    Hi, I have a question, to which the answer is probably no. I have a Wordpress website mydomain.com, which uses SSL/https. I have no wildcard certificate. I'd like to turn this Wordpress installment into a multisite installment, where mydomain.com keeps using ssl. But the subdomain...
  5. E

    [Resolved] Can't get GD support working

    Thank you so much. Freetype was what was missing. All is good now :).
  6. E

    [Resolved] Can't get GD support working

    Done that. Php info tells me gd is installed, with png, jpg and all others enabled. Still any web app I try to install, tell me no gd. Haven't had this problem before, seems a LiteSpeed thing as far as I can judge (with all my noobyness).
  7. E

    [Resolved] Can't get GD support working

    When I build PHP, using the LiteSpeed web console, it tells me GD support yes. But when I try an app like Piwik, for example, it says there is no GD. How do I fix this?
  8. E

    [Resolved] How do I configure subdomains?

    I got it working beautifully, thank you.
  9. E

    [Resolved] Can't get GD support working

    I'm running LiteSpeed on Debian 6 Squeeze. I've installed the Apt-Get packages php5-gd, libpng-dev and libjpeg-dev. The libgd packages, I see mentioned on the web, aren't found by Apt-Get. When I configure PHP with --with-gd or --with-gd-dir=..., LiteSpeed doesn't seem able to install PHP with...
  10. E

    [Resolved] How do I configure subdomains?

    Okay, sounds good. Thank you. Is there a special way I need to set up the listener, or should I just add the subdomain.domain.com to listen for that domain/vhost?
  11. E

    [Resolved] How do I configure subdomains?

    If this has already been answered, I apologize for asking again, I did not see it in my searches. I got the vhosts set up just fine, but I can't seem to find out how I set up a subdomain. I did see a forum post, with a link to usefuljaja.com, but that site seems to be gone. The DNS has been set...
Top