Page 1 of 1

beta5 - blank admin page after install

Posted: Sun Aug 20, 2006 10:20 pm
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!

Re: beta5 - blank admin page after install

Posted: Mon Aug 21, 2006 12:04 am
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.

Re: beta5 - blank admin page after install

Posted: Mon Aug 21, 2006 2:12 am
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?

Re: beta5 - blank admin page after install

Posted: Mon Aug 21, 2006 2:21 am
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...

Re: beta5 - blank admin page after install

Posted: Mon Aug 21, 2006 3:31 am
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!

Re: beta5 - blank admin page after install

Posted: Mon Aug 21, 2006 3:45 am
by calguy1000
I'd rename or remove this module at the moment, it hasn't been updated to be compatible with 1.0

Re: beta5 - blank admin page after install

Posted: Mon Aug 21, 2006 4:25 am
by tex10
hmm ok. ill try to. 

thank you.

Re: beta5 - blank admin page after install

Posted: Mon Aug 21, 2006 4:26 am
by tex10
and we are back in business!  thank you! 

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