Technology Tools for Ministry

Community

Web-Empowered Church User Community
Total Posts: 4 - Pages (1): [1]
Author: Opeyemi Ajoje
Posted: Feb 26 2008 - 09:30 PM
Subject: 404 Error
I am getting 404 Error on a fresh installation. The home page load fine but when I click on other page is when I get the error.

http://www29.a2hosting.com/~couragep
Author: Jeff Segars
Posted: Feb 27 2008 - 12:50 AM
Subject: re: 404 Error
I'd suggest running the server check script available at [url]www.webempoweredchurch.com/fileadmin/proj/wec_servercheck[url]. Once you upload the script to your server, you can post the results here or just post a link to it on your server.

I'd guess that the .htaccess file for TYPO3 isn't present in the main directory where your site lives, it's being ignored due to the server configuration, or mod_rewrite isn't available on the server. Either way, the server check should give some hints on the problem.

Thanks,
Jeff
Author: Opeyemi Ajoje
Posted: Feb 27 2008 - 02:54 PM
Subject: re: re: 404 Error
-= PHP Scripting Test =-
OS Linux Passed
Version 5.2.5 Passed
Server API apache2handler Passed
Max Execution Time 30 Passed
Memory Limit 128M Passed
Max Upload Filesize 32M Warning
Max upload file size (32M) is larger than allowed POST data (8M).
This is okay, but the upload filesize will be limited to 8M. Consider raising
post_max_size to at least 32M to take advantage of larger file uploads. This can be
set in the php.ini configuration file if you can access it, or ask your hosting company to do so.
Required Functions success Passed
max_traversal success Passed

-= Email Test =-
email sending via mail() info Passed

-= MySQL Database Test =-
Status Running Passed
Client Version 5.0.45 Passed
SQL Safe Mode Passed
Persistent connection Success Passed
Server Version 5.0.45-community Passed
Host Info Localhost via UNIX socket Passed

-= File Permissions Test =-
777 Permissions allowed Yes Passed
Minimum write permissions N/A Failed
Could not create a temporary test folder; please check directory permissions.
Symlinks Problem Failed
Symlinks couldn't be created.

-= Apache Web Server Test =-
Rewrite URLs Failed Failed
Rewriting URLs failed.

-= Graphics Test =-
GD library found Passed
GraphicsMagick library failed Failed
GraphicsMagick not installed
ImageMagick library found Passed

-= TYPO3 Test =-
Base Tag http://www29.a2hosting.com/~couragep/ Passed
.htaccess file not found Failed
The .htaccess file could not be found in your TYPO3 root directory. Please make sure
you copied it correctly from the WEC Starter Package to your web host.
RealURL failed Warning
Rewritten page not found.
TYPO3 index.php Success Passed
fileadmin not writable Warning
Could not write to the fileadmin directory. Please check the directory permissions.
uploads not writable Warning
Could not write to the uploads directory. Please check the directory permissions.
typo3temp not writable Warning
Could not write to the typo3temp directory. Please check the directory permissions.
typo3conf not writable Warning
Could not write to the typo3conf directory. Please check the directory permissions.
Author: Jeff Segars
Posted: Feb 27 2008 - 03:47 PM
Subject: re: 404 Error
.htaccess file not found Failed
The .htaccess file could not be found in your TYPO3 root directory. Please make sure
you copied it correctly from the WEC Starter Package to your web host.


Based on this result, it sounds like the .htaccess file is missing. Can you check the main directory of your website (probably public_html or www) and see if that file exists?

Thanks,
Jeff
Total Posts: 4 - Pages (1): [1]
You must login to post a message to this conference.