By aditogs on
Hi,
I had it all working, and spent hours transferring conent into the Drupal CMS with no problems.
Then I got an error message saying "Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 13248 bytes) etc"
I change the memory limits, which solved it for a bit, but now I can't load up any of the pages - all just return with "Internet Explorer cannot display the webpage"
Any ideas or have I just lost hours and hours of work?!
Please help!
Comments
I doubt you've lost your
I doubt you've lost your work, because everything is stored in the Database.
Try setting your memory limit higher. If you're working with images, then you may consider setting it in the 96MB range.
- Corey
Re-connect fresh install
What do I need to do to connect to the Mysql DB from a different location? Just upload the same files again or what?
Check out some of the
Check out some of the solutions here (http://drupal.org/node/158043).
- Corey