Posts by ciscllc

    Gibt es da jetzt schon etwas?
    Möchte einen meiner älteren dedis für free hosting frei geben.
    Und da möchte ich gerne ein kostenloses Ordersystem einsetzen.


    BG

    Hallo!


    Ich hab auf einem Server noch isp CP laufen (jaja, sorry...)
    Nun können dort keine Domains / Subdomains mehr angelegt werden. Scheinbar läuft hier ein Skript nicht richtig.


    Nun zur Frage: Was kann ich dagegen tun (Bitte nicht umsteigen schreiben, Danke)?
    Gibt es ein Skript, das man manuell anstoßen kann?


    Danke!
    Joe


    I already figured out that safe_mode and magic_quotes got disabled at php 5.4.
    If I try to enable log_error in the php.ini and after restarting the apache server I'll get a 500 (internal server) error. :(


    Figured out too, that I need to disable the php_editor for the domain if I want to change things manually. But still, log_error should be still usable in php 5.4. :S


    Someone knows why? If you need any logs or more information, just ask please. :)


    You mean "log_errors" <-- with the "s" at the end?


    Code
    1. log_errors = On
    2. error_log = "/var/log/apache/php-error.log"

    Hi!


    It may be to late ;)


    But when using an external dns server:


    add a wildcard domain: *.server1.net (or whatever) -> 192.168.0.42 (your server ip)
    and maybe: www.*.server1.net -> 192.168.0.42


    that works in my case!


    Regards
    Joe