no, it all started when rackshack reformatted my hard drive.
I couldn't start httpd then, it was telling me my hostname was incorrect. I fixed that. Then, it was showing the "Congratulations you have successfully installed Apache" or whatever. instead of the Plesk Default I then contacted rackshack, they fixed that. Then, I can't even start httpd.
It appears that suEXEC is not working properly. This seems to be due to your installation of Apache 2.0. The RPM that you used was not compiled properly. You will either need to revert back to the original version of the software, find an appropriately compiled RPM, or compile Apache yourself from source. Rackshack cannot assist you with this process. The relevant documentation can be found at:
http://httpd.apache.org/docs-2.0/suexec.html. Good luck!
root@beta init.d]# httpd
Syntax error on line 5 of /home/httpd/vhosts/gyrlish.com/conf/httpd.include:
Invalid command SuexecUserGroup, perhaps mis-spelled or defined by a module not included in the server configuration
yntax error on line 5 of /home/httpd/vhosts/gyrlish.com/conf/httpd.include:
Invalid command SuexecUserGroup, perhaps mis-spelled or defined by a module not included in the server configuration
[root@beta init.d]# httpd -V
Server version: Apache/2.0.40
Server built: May 20 2003 10:15:29
Servers Module Magic Number: 20020628:0
Architecture: 32-bit
Server compiled with....
-D APACHE_MPM_DIR="server/mpm/prefork"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D HTTPD_ROOT="/etc/httpd"
-D SUEXEC_BIN="/usr/sbin/suexec"
-D DEFAULT_PIDLOG="logs/httpd.pid"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_LOCKFILE="logs/accept.lock"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"
[root@beta init.d]#
Any help anyone can give me will be helpful.
I've tried everything from uninstalling the RPM and going back to 1.3 (both source and rpm)
To completly uninstalling plesk and apache and letting plesk install it.
Im just soo stuck and frustrated, and ANY help suggestions would be greatlly appreciated.