Update to 1.0.7: Apache 2 - start failed - Missing error-file? - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Update to 1.0.7: Apache 2 - start failed - Missing error-file? (/thread-12531.html) |
Update to 1.0.7: Apache 2 - start failed - Missing error-file? - drumlover - 12-27-2010 12:09 AM Code: (2)No such file or directory: apache2: could not open error log file /etc/apache2/{PIPE}{ROOT_DIR}/engine/ispcp-apache-logger -t error. This is the Erorrmessage I get when I try to start apache 2 back up after the update to 1.0.7. Everything else works fine. Just the apache2-Server isn't working. Anyone can help me, find that file or tell me what to do next? Would be great, thank you. Kindest regards, and merry Christmas. RE: Update to 1.0.7: Apache 2 - start failed - Missing error-file? - motokochan - 12-28-2010 05:02 AM It looks like the variables {PIPE} and {ROOT_DIR} weren't replaced properly. Unfortunately, I'm not sure the best way to handle this to keep it fixed properly. RE: Update to 1.0.7: Apache 2 - start failed - Missing error-file? - fluser - 12-28-2010 03:59 PM Regenerate all the config files. See here: http://isp-control.net/documentation/howto/ispcp/regenerate_config Best Regards Fluser RE: Update to 1.0.7: Apache 2 - start failed - Missing error-file? - drumlover - 12-29-2010 02:59 AM Thanks... worked |