beta5 - blank admin page after install

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
tex10

beta5 - blank admin page after install

Post by tex10 »

what happened?

i ungraded on one site just fine from 0.13 to beta5

and then tried it on another site and now am getting a blank screen for the admin page.

the admin/index.php is there and not empty... but still the blank screen!!!

please help!
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: beta5 - blank admin page after install

Post by Dee »

You don't give much information, but it looks like PHP can't process the admin/index.php and PHP's display_errors is turned off on the server.
This could be a problem with PHP's memory limit, 8M is a bare minimum for 1.0 and doesn't work on all systems; at least 12M is recommended.
Turning on debugging in config.php or checking the server log for errors if you have access to it might clear things up. Setting a higher memory_limit in php.ini could fix this.
tex10

Re: beta5 - blank admin page after install

Post by tex10 »

sorry, but i didnt know which info to give.  i dont know much about the server stuff.

i am using powweb and not sure i have access to some of that info.

i do know that i just upgraded another site i have with NO problems. 

is there a way for me to reupgrade it?
tex10

Re: beta5 - blank admin page after install

Post by tex10 »

ok

when i ran the install script i got some more info which may help!

You have "12M"Checking PHP memory limit (min 8M, recommend 16M)

You have "30"Checking max execution time (min 30s, recommend 45s)

now ... how do i change this...
tex10

Re: beta5 - blank admin page after install

Post by tex10 »

ok those have been changed but i am getting this error when i try and login:

Fatal error: Call to undefined method pear_ResultSet::RowCount() in /xxxxxx/xxxxxx/xxxxx/xxxx.username/htdocs/site/modules/FeedbackForm/classes/Config.class.php on line 93


any ideas?  shall i upload the module again separately?

thank yoU!
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: beta5 - blank admin page after install

Post by calguy1000 »

I'd rename or remove this module at the moment, it hasn't been updated to be compatible with 1.0
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
tex10

Re: beta5 - blank admin page after install

Post by tex10 »

hmm ok. ill try to. 

thank you.
tex10

Re: beta5 - blank admin page after install

Post by tex10 »

and we are back in business!  thank you! 

i appreciate you all bearing with my lack of computer skills....
Locked

Return to “[locked] Installation, Setup and Upgrade”