Technology Tools for Ministry

Community

Web-Empowered Church User Community
Total Posts: 8 - Pages (1): [1]
Author: Derek Godfrey
Posted: Sep 05 2008 - 08:59 AM
Subject: Fresh Install Woes
I am having several issues, even after following the install instructions.

Frontend:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 311296 bytes) in /usr/local/lib/php/Date/TimeZone.php on line 1282

On the backend:

Not found error when trying to get to the "WEC Config" to set the constants.

This shoudl not be an issue with hosting, as Typo3 is available to us in Fantastico. I have tried toying with several of the configuration options in the config file to no avail. I used FileZilla to do a recursive 777 on all 4 directories, but it appears it may not have taken? I know for a fact 777 is allowed on my server, so that is not the issue either.


-= PHP Scripting Test =-
OS Linux Passed
Version 5.2.6 Passed
Server API cgi Passed
Max Execution Time 120 Passed
Memory Limit 32M Passed
Max Upload Filesize 256M Passed
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.51a Passed
SQL Safe Mode Passed

-= File Permissions Test =-
777 Permissions allowed Yes Passed
Minimum write permissions 0755 Passed
Symlinks Success Passed

-= Apache Web Server Test =-
Version 2.2.9 Passed
mod_rewrite unable to determine this setting due to the server configuration Warning
mod_security can't determine Warning
Allow Override Success Passed
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 warning Warning
Websites are cached. Please clear FE cache in TYPO3
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.

What do I need to tell my host about increasing the memory and to what? I have already lost too much sleep over this install and I have no website until this is resolved.

Thanks.
user picture Author: Mark Stephenson
Posted: Sep 05 2008 - 09:43 AM
Subject: re: Fresh Install Woes
Derek,

The errors you see when you run TYPO3 seem to be memory related. I suggest requesting 64 MB from your host for executing PHP scripts.

In Him,
Mark
Author: Derek Godfrey
Posted: Sep 05 2008 - 12:30 PM
Subject: re: Fresh Install Woes
Error!
Reason: Segment "typo3conf" was not a keyword for a postVarSet as expected!

This is the error I get when trying to get the wec config to load up. I have similar "postvarset" errors on other pages, and even when trying to log-in to the backend.

I have contatced my host about increasing the memory, but have not heard back yet.
Author: Derek Godfrey
Posted: Sep 05 2008 - 02:39 PM
Subject: re: Fresh Install Woes
My host graciously raised the memory limit to 128MB on the server I am on. Still getting memory errors and unable to read files errors. Everything has been set to 777, unless I missed something. This is beginning to annoy me. Do I need to blow it off and start all over?

-= PHP Scripting Test =-
OS Linux Passed
Version 5.2.6 Passed
Server API cgi Passed
Max Execution Time 120 Passed
Memory Limit 128M Passed
Max Upload Filesize 256M Passed
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.51a Passed
SQL Safe Mode Passed

-= File Permissions Test =-
777 Permissions allowed Yes Passed
Minimum write permissions 0755 Passed
Symlinks Success Passed

-= Apache Web Server Test =-
Version 2.2.9 Passed
mod_rewrite unable to determine this setting due to the server configuration Warning
mod_security can't determine Warning
Allow Override Success Passed
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://demo.webempoweredchurch.org/ Failed
The base tag is still at its default value 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.
user picture Author: Mark Stephenson
Posted: Sep 05 2008 - 02:40 PM
Subject: re: Fresh Install Woes
Derek,

Due to this error, it also seems like there is some sort of issue with the permissions on the writable directories. Those settings may need to be different on different servers. If you are sure that typo3conf, typo3temp, uploads, and fileadmin all have access set to 777 including the files in the directories then please try 755 instead and see if this error goes away or changes.

In Him,
Mark
Author: Derek Godfrey
Posted: Sep 05 2008 - 09:20 PM
Subject: re: re: Fresh Install Woes
Mark Stephenson wrote:
Derek,

Due to this error, it also seems like there is some sort of issue with the permissions on the writable directories. Those settings may need to be different on different servers. If you are sure that typo3conf, typo3temp, uploads, and fileadmin all have access set to 777 including the files in the directories then please try 755 instead and see if this error goes away or changes.

In Him,
Mark


I changed everything to 755 and it seems to have done the trick. I can now set my constants and the default website comes up on the frontend. I am not entirely sure I have all of that advanced configuration stuff set completely right, but at least I have it up and running now.
user picture Author: Mark Stephenson
Posted: Sep 05 2008 - 10:41 PM
Subject: re: Fresh Install Woes
Derek,

Well, excellent! Good job! I an glad that you have a generous host that made that memory change quickly. That was helpful. Enjoy!

Mark
Author: Darrell Sutton
Posted: Oct 30 2008 - 06:03 PM
Subject: re: Fresh Install Woes
ok I have done a fresh install and changed install password and config info.
When I try to go to backend Iget this at top and the log on at bottom.

If I try to log on it says incorrect password but I have yet to change from admin password.

Any thoughts please

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /hermes/web05b/b955/our.sitelocation/htdocs/wec/t3lib/class.t3lib_db.php on line 808


Warning: Cannot modify header information - headers already sent by (output started at /hermes/web05b/b955/our.sitelocation/htdocs/wec/t3lib/class.t3lib_db.php:80 in /hermes/web05b/b955/our.sitelocation/htdocs/wec/t3lib/class.t3lib_userauth.php on line 278

Warning: Cannot modify header information - headers already sent by (output started at /hermes/web05b/b955/our.sitelocation/htdocs/wec/t3lib/class.t3lib_db.php:80 in /hermes/web05b/b955/our.sitelocation/htdocs/wec/t3lib/class.t3lib_userauth.php on line 311

Warning: Cannot modify header information - headers already sent by (output started at /hermes/web05b/b955/our.sitelocation/htdocs/wec/t3lib/class.t3lib_db.php:80 in /hermes/web05b/b955/our.sitelocation/htdocs/wec/t3lib/class.t3lib_userauth.php on line 312

Warning: Cannot modify header information - headers already sent by (output started at /hermes/web05b/b955/our.sitelocation/htdocs/wec/t3lib/class.t3lib_db.php:80 in /hermes/web05b/b955/our.sitelocation/htdocs/wec/t3lib/class.t3lib_userauth.php on line 313

Warning: Cannot modify header information - headers already sent by (output started at /hermes/web05b/b955/our.sitelocation/htdocs/wec/t3lib/class.t3lib_db.php:80 in /hermes/web05b/b955/our.sitelocation/htdocs/wec/t3lib/class.t3lib_userauth.php on line 314

Warning: Cannot modify header information - headers already sent by (output started at /hermes/web05b/b955/our.sitelocation/htdocs/wec/t3lib/class.t3lib_db.php:80 in /hermes/web05b/b955/our.sitelocation/htdocs/wec/typo3/template.php on line 632

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /hermes/web05b/b955/our.sitelocation/htdocs/wec/t3lib/class.t3lib_db.php:80 in /hermes/web05b/b955/our.sitelocation/htdocs/wec/typo3/index.php on line 202

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /hermes/web05b/b955/our.sitelocation/htdocs/wec/t3lib/class.t3lib_db.php:80 in /hermes/web05b/b955/our.sitelocation/htdocs/wec/typo3/index.php on line 202
Total Posts: 8 - Pages (1): [1]
You must login to post a message to this conference.