Thanks Kayla, that was fast.
I have a client that I am setting up 7 Corporate Catalogs for, and they will all be running ZenCart. I enjoy my hosting here and would like to host my clients accounts here as well, but first I am experimenting to see how well it goes.
I have already hit my first wall. I just uploaded everything, and then I bypassed the step where I chmod the files to 777, as they are showing in my FTP Client that everything defaulted to 777 anyhow. That and I can't really change them beyond a 755 anyhow.
For some reason I am unable to get anything but
Quote:
|
Originally Posted by Webpage
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster catalog.lds-online-forum.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.34 Server at catalog.lds-online-forum.com Port 80
|
This is not the norm. Nornally I would get the install script with a warning if the file permission are not right. Any ideas what might be causing this?
The error log says:
Quote:
|
Originally Posted by Error Log
[2006-07-25 00:17:07]: error: file is writable by others: (/home/ldsxonl/public_html/catalog/index.php)
[2006-07-25 00:11:12]: error: directory is writable by others: (/home/ldsxonl/public_html/catalog/zc_install)
[2006-07-25 00:09:43]: error: file is writable by others: (/home/ldsxonl/public_html/catalog/index.php)
[Tue Jul 25 00:17:07 2006] [error] [client 71.209.0.187] File does not exist: /home/ldsxonl/public_html/catalog/500.shtml
[Tue Jul 25 00:17:07 2006] [error] [client 71.209.0.187] Premature end of script headers: /home/ldsxonl/public_html/catalog/index.php
[Tue Jul 25 00:11:12 2006] [error] [client 71.209.0.187] File does not exist: /home/ldsxonl/public_html/catalog/500.shtml
[Tue Jul 25 00:11:12 2006] [error] [client 71.209.0.187] Premature end of script headers: /home/ldsxonl/public_html/catalog/zc_install/index.php
[Tue Jul 25 00:09:43 2006] [error] [client 71.209.0.187] File does not exist: /home/ldsxonl/public_html/catalog/404.shtml
[Tue Jul 25 00:09:43 2006] [error] [client 71.209.0.187] File does not exist: /home/ldsxonl/public_html/catalog/favicon.ico
[Tue Jul 25 00:09:43 2006] [error] [client 71.209.0.187] File does not exist: /home/ldsxonl/public_html/catalog/500.shtml
[Tue Jul 25 00:09:43 2006] [error] [client 71.209.0.187] Premature end of script headers: /home/ldsxonl/public_html/catalog/index.php
|