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!
beta5 - blank admin page after install
Re: beta5 - blank admin page after install
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.
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
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?
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
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...
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
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!
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!
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: beta5 - blank admin page after install
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.
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.
Re: beta5 - blank admin page after install
and we are back in business! thank you!
i appreciate you all bearing with my lack of computer skills....
i appreciate you all bearing with my lack of computer skills....