Posted by mausman on July 19, 2007 at 10:48pm
I can't get DrupalEd running once I import the msq file. I get a blank page at http://mysite.com/drupaled. On initial installation it was running fine. Any ideas?
I can't get DrupalEd running once I import the msq file. I get a blank page at http://mysite.com/drupaled. On initial installation it was running fine. Any ideas?
Comments
Check a few things --
What is your server setup? (os, php version, mysql version, test box, shared host, dedicated server)
Describe the steps you are taking in detail -- are you using the command line to interact with your db?
How much memory are you allocating for php?
On the initial install, can you add users? Install modules?
Do you see any error messages? If so, what are they?
Giving us more info will help us troubleshoot your problem.
Thanks,
Bill
FunnyMonkey
Tools for Teachers
FunnyMonkey
fixed it
I increased the memory limit in php.ini. Works fine now.