Moved drupal to a new directory, now I get blank screen any time I hit submit
Hello folks.
I was working on building my drupal site in a temporary directory called /drupal2 . I was ready to move it to my root (protagonistrecords.net) and I moved a copy of the contents of /drupal2 into my root, following directions I found here: http://drupal.org/node/3366
However, now when I am using the installation in the root, whenever I submit a forum post, change in the admin, etc, it just shows a blank white page. The submission goes through, but I'm being sent to the white page.
The logs show this error: "Cannot modify header information - headers already sent by (output started at /home/sgxmu2/public_html/protagonistrecords/themes/internet_services/template.php:4) in /home/sgxmu2/public_html/protagonistrecords/includes/common.inc on line 314."
Do you folks have any ideas? Thanks a lot.

The Documentation link you
The Documentation link you provided handle about a LOCAL Webserver Installation, you have moved to your ISP I gues and that's the problem. Corretc me If I'm wrong and supply more info about it, please.
Share your experience with the Open Source Community
it's not only a choice but a Life Philosophy !!!
Thanks for the reply. Yes,
Thanks for the reply.
Yes, I've just been working on my live host site on lunarpages.
I should also mention that when I use the still installed copy in the original /drupal2 directory, everything still works fine.
When I moved to the root, initially when I browsed to my site (protagonistrecords.net), it came up with the install.php and asked me to point it to my drupal database again, which I did.
So...that's about all the information there is. I'm new at drupal (and CMS's in general). Thanks for help.
Dear Sgx, it's not a shame
Dear Sgx, it's not a shame to be a newcomer, I'm still one and get learning and making misstakes and errors.
As from my experience in the IT branch I had only the luck to have always a Local Network at Home to test System and
different Systems, so when I started with Drupal I installed it firts on the Home Machine(PC).
What I can suggest you (if you have the time and possibility) is to install a Home Webserver first and see that there are more components that influence a transfer of a Drupal Site(installation).
On my Online Test Site I have all Drupal Test Installations in folder because it's the most used way to use Drupal.
After that I learned to make a root installation but using the grate capability of Drupal to set subdomain Sites in the
./sites folder where the default folder is needed for the first installation and after that you may copy the settings.php
from the first intsallation in root and build your maindomain installation in a folder like
./sites/example.com
and delete the default folder at all , so you can make copies of your mainsite and build a folder like
./sites/subdomain.example.com
and start over a fresh Drupal installation of course with a different database so as to avoid making yourself
confused.
Many of my simply hints are described in the install.txt file of each Drupal packages. and here you will find more detailed documentation: Multi-site installation and set-up
Please feel free to feedback
Good luck
Share your experience with the Open Source Community it's not only a choice but a Life Philosophy !!!
Some interesting Old & New, Issues & posting on Drupal.org