|
Lyle Greg Lisle
registered since: 07/30/2008
Posts: 40
|
I'm tryig to set up a test site in a subdomain/subdirectory of my work site. No joy 
The self setup can't find the database I created.
I loaded the "correct" user/password and email into the server check and got the following.
If I insert the change in .htaccess I get a server error 500
-= PHP Scripting Test =-
OS Linux Passed
Version 5.2.14 Passed
Server API cgi Passed
Max Execution Time 30 Passed
Memory Limit 32M Failed
The memory limit is too low.You can try putting this line in the .htaccess file of your
TYPO3 root directory:<br />php_value memory_limit 64M<br />If you have access to the php.ini configuration file, please set the memory_limit
to at least 64M or ask your hosting company to do so.
Max Upload Filesize 10M Warning
Max upload file size (10M) 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 10M 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
Consistent settings across directories false Warning
The PHP memory limit is not set consistently throughout TYPO3. Rather than setting this memory limit locally, please contact your hosting company and request that the limit be raised.
Safe Mode disabled Passed
-= Email Test =-
email sending via mail() info Warning
-= MySQL Database Test =-
Status Missing Information Warning
Please edit the top of this file and enter your database information
as provided by your hosting company or system manager.
Client Version 5.0.92 Passed
SQL Safe Mode Passed
-= File Permissions Test =-
Minimum write permissions 0755 Passed
777 Permissions allowed Yes Passed
Symlinks Success Passed
-= Apache Web Server Test =-
Allow Override Success Passed
Version not found Warning
Apache version couldn't be determined, probably because Apache is configured not
to display its version information. This is usually okay.
mod_rewrite unable to determine this setting due to the server configuration Warning
mod_security can't determine Warning
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 Failed
The base tag is empty and needs to be changed
to the address of your TYPO3 installation.
.htaccess file found Passed
RealURL success Passed
TYPO3 index.php Success Passed
fileadmin Could not access file over HTTP. Warning
File couldn't be read. Please check file permissions.
uploads Could not access file over HTTP. Warning
File couldn't be read. Please check file permissions.
typo3temp Could not access file over HTTP. Warning
File couldn't be read. Please check file permissions.
typo3conf Could not access file over HTTP. Warning
File couldn't be read. Please check file permissions.
I guess I'll have to look elsewhere. No help here.
Maybe I can do what I need with Joomla. Goodbye
[This article was edited 1 times, at last 30.04.2011 at 15:33.]
|