Dear community members,
I have a drupal site and following instructions on this site I was able to installed a second site as a multisite. But when I go to the URL of the second site http://reglotech.com I get a blank screen. Going to http://reglotech.com/update.php I am able to update the database.Also, typing http://reglotech.com/install.php I get the message: Drupal already installed. I am not sure whether I am missing something.

Thanks in advance for your precious time.

Tamasco.

Comments

vincent sg’s picture

http://drupal.org/node/416906

Which version of PHP are you using?
PHP 5.3 is only supported by Drupal 6.14 and above.
http://drupal.org/requirements

tamasco’s picture

Thanks for the resply.
I am using PHP 5.2.6. The site appears to be installed correctly. Going to the installtion file (http://reglotech.com/install.php) says site already installed. Also am able to update db by following the update script (http://reglotech.com/update.php).

But going to the site's main page or any other pages returns blank pages. I am really confused.