I am trying to move Drupal 5.1 from one server to another. Both servers are Linux based. I performed a db dump of the working site, ftp the files down to my workstation. FTP files up to new server, created new db and imported db dump. Changed the settings.php file to the new mysql settings. When i go to the test link from the CP for the domain i get a screen were it is trying to install Drupal.
I have a poll on my front page that is showing the result vs. the actual poll. What is causing this and how can i change it so that the actual poll is up vs the results?
thanks.
new to drupal www.coachselby.com
www.my-ephotoz.com was meant to be a photo sharing website but I later realized it wasn’t a very good idea. I hated the name itself. Even the photos niche wasn’t so attractive. I hated the whole concept later.
So I decided to make it an open drupal development ground.
my web provider has max_execution_limit on PHP scripts set to 5 seconds. What will happen if update.php, cron.php (or any action that modifies site) is interrupted in the middle of operation? I am affraid that Drupal access to DP is not transacted, so this may create mess.