Technology Tools for Ministry

Community

Web-Empowered Church User Community
Total Posts: 3 - Pages (1): [1]
Author: Ivan Rivera
Posted: Aug 03 2008 - 03:54 AM
Subject: mysql_fetch_assoc()
Hello,

I just installed a fresh copy of wec starter via ssh. All went smooth until it reach the final stage of the install tool where the page displayed BLANK. I went to the main site afterwards and I'm getting these errors:

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/XXXXXX/public_html/typo3_src-4.2.1/t3lib/class.t3lib_db.php on line 808

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/XXXXXX/public_html/typo3_src-4.2.1/t3lib/class.t3lib_db.php on line 835

Domain: http://rolfamily.org

The backend (http://rolfamily.org/typo3/) displays:

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/XXXXXX/public_html/typo3_src-4.2.1/t3lib/class.t3lib_db.php on line 808

Fatal error: Out of memory (allocated 15728640) (tried to allocate 19456 bytes) in /home/XXXXXX/public_html/typo3conf/ext/wec_staffdirectory/tca.php on line 68

Any suggestions would be gratefully appreciated.

;) Ivan
user picture Author: Mark Stephenson
Posted: Aug 03 2008 - 10:00 AM
Subject: re: mysql_fetch_assoc()
Ivan,

Have you run the WEC Server Checker?

http://webempoweredchurch.com/gettingstarted/installing/wec_server_checker/

It seems that you might have just 15 MB of memory allocated and more is required for TYPO3. The server checker can identify server configuration issues.

In Him,
Mark
Author: Ivan Rivera
Posted: Aug 04 2008 - 09:34 PM
Subject: re: mysql_fetch_assoc()
Hello,

After taking some time to do some more reading I discovered I had to install it manually via FTP vs SSH.

If you are running PHP inside the PHPsuexec module, you may have issues with symlinked files, but there are two solutions. You can download the ZIP version of the WEC Starter Package which does not use symlinks and avoid this issue completely. The other option, assuming you already have symlinks in place, is to copy the file at typo3_src/index.php to the root of your site, overwriting the symlinked version of index.php that is already there.


So I did a clean upload and during the installation right after Step 3 the page was blank. I didn't get the GO page. I then ran http://rolfamily.org/wec_servercheck.php and viewed only 1 fail which is :

++++++

-= TYPO3 Test =-
Base Tag Failed
The base tag is empty and needs to be changed
to the address of your TYPO3 installation.

++++++

Frontend (http://rolfamily.org/index.php) displays :

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/rolfamil/public_html/t3lib/class.t3lib_db.php on line 808

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/rolfamil/public_html/t3lib/class.t3lib_db.php on line 808

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/rolfamil/public_html/t3lib/class.t3lib_db.php on line 808

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/rolfamil/public_html/t3lib/class.t3lib_db.php on line 808

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/rolfamil/public_html/t3lib/class.t3lib_db.php on line 835

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/rolfamil/public_html/t3lib/class.t3lib_db.php on line 808

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/rolfamil/public_html/t3lib/class.t3lib_db.php on line 835

++++++

Backend (http://rolfamily.org/typo3/index.php) displays :

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/rolfamil/public_html/t3lib/class.t3lib_db.php on line 808

Fatal error: Out of memory (allocated 15728640) (tried to allocate 19456 bytes) in /home/rolfamil/public_html/typo3conf/ext/cal/res/PEAR/Date.php on line 845

++++++

Any ideas on how to proceed would be gratefully appreciated...

Ivan
Total Posts: 3 - Pages (1): [1]
You must login to post a message to this conference.