Hello, I am very impressed by drupal engine, but it doesn't wont to work on my computer. Unfortunately, I'm not a PHP guru, so I can't find the problem by myself.
Environment: windows 2000, php-4.3.4, mysql 4.1.3b, Apache 2.0.47
URL: http://81.1.226.89/drupal
Description of the problem:
After configuring PHP and mysql, I have the first page proposing me to create my first account. But after clicking on any link (creating new account or anything else) Apache gives the following:
_____________________________________________________
Warning: main(includes/conf.php): failed to open stream: No such file or directory in C:\Program Files\Apache Group\Apache2\htdocs\drupal\includes\bootstrap.inc on line 250
Warning: main(): Failed opening 'includes/conf.php' for inclusion (include_path='.;c:\php4\pear') in C:\Program Files\Apache Group\Apache2\htdocs\drupal\includes\bootstrap.inc on line 250
Warning: main(includes/database.inc): failed to open stream: No such file or directory in C:\Program Files\Apache Group\Apache2\htdocs\drupal\includes\bootstrap.inc on line 251
Warning: main(): Failed opening 'includes/database.inc' for inclusion (include_path='.;c:\php4\pear') in C:\Program Files\Apache Group\Apache2\htdocs\drupal\includes\bootstrap.inc on line 251
Warning: main(includes/session.inc): failed to open stream: No such file or directory in C:\Program Files\Apache Group\Apache2\htdocs\drupal\includes\bootstrap.inc on line 252