[drupal-support] Installation problems

Ron Mahon ron at inmrc.com
Mon Jun 20 11:40:41 UTC 2005


To Start php 5 was not supported until 4.6 
Ron

InterNet Marketing Resource Center
A Free Super Mart of Articles, Demos, Tutorials everything you need to
Succeed on the net.
www.inmrc.com 


-----Original Message-----
From: Tib [mailto:tib at tigerknight.org] 
Sent: Friday, June 17, 2005 10:34 PM
To: drupal-support at drupal.org
Subject: [drupal-support] Installation problems


Everything went smoothly at first until it came time to point a web browser
at it and login.

-------------------------------
Warning: main(includes/database.inc) [function.main]: failed to open
stream: No such file or directory in
/home/tib/public_html/drupal/includes/bootstrap.inc on line 643

Warning: main() [function.include]: Failed opening 'includes/database.inc'
for inclusion (include_path='/usr/local/lib/php') in
/home/tib/public_html/drupal/includes/bootstrap.inc on line 643

Warning: main(includes/session.inc) [function.main]: failed to open
stream: No such file or directory in
/home/tib/public_html/drupal/includes/bootstrap.inc on line 644

Warning: main() [function.include]: Failed opening 'includes/session.inc'
for inclusion (include_path='/usr/local/lib/php') in
/home/tib/public_html/drupal/includes/bootstrap.inc on line 644

Warning: main(includes/module.inc) [function.main]: failed to open stream:
No such file or directory in
/home/tib/public_html/drupal/includes/bootstrap.inc on line 645

Warning: main() [function.include]: Failed opening 'includes/module.inc'
for inclusion (include_path='/usr/local/lib/php') in
/home/tib/public_html/drupal/includes/bootstrap.inc on line 645

Fatal error: Call to undefined function db_fetch_object() in
/home/tib/public_html/drupal/includes/bootstrap.inc on line 199
-------------------------------


By editing bootstrap.inc and removing the 'includes/' from the database.inc,
session.inc, and module.inc listings at the end I was able to get to the
next error - shown below.

------------------------------
Warning: db_set_active(includes/database.mysql.inc)
[function.db-set-active]: failed to open stream: No such file or directory
in /home/tib/public_html/drupal/includes/database.inc on line 116

Warning: db_set_active() [function.include]: Failed opening
'includes/database.mysql.inc' for inclusion
(include_path='/usr/local/lib/php') in
/home/tib/public_html/drupal/includes/database.inc on line 116

Fatal error: Call to undefined function db_connect() in
/home/tib/public_html/drupal/includes/database.inc on line 122
------------------------------

Now what I'd like to know is if the first correction I made, by way of
bootstrap.inc, will screw up other things in a kickdown fashion.

Next how do I get around the database issue?

Finally - why is this happening to start with?

I'm running php5.0.4, mysql 4.0.24, and apache 1.3.27.

Thanks

<EOL>
Tib





More information about the drupal-support mailing list