Team,
I am loading drupal on window xp. I have installed the following versions of software:
apache_1.3.33-win32-x86-no_src.exe php-4.3.10-installer.exe mysql-4.1.10a-win32.zip
I tested with a sample php file connecting to Mysql-->Drupal database. It is working fine.
I downloaded drupal-4.5.2.tar.gz and extracted the contents to: C:\Program Files\Apache Group\Apache\htdocs\drupal-4.5.2 I have made the following changes to: C:\Program Files\Apache Group\Apache\htdocs\drupal-4.5.2\includes\conf.php:
$db_url = "mysql://devuser@localhost/drupal"; $base_url = "http://localhost";
I have copied C:\Program Files\Apache Group\Apache\htdocs\drupal-4.5.2\index.php to
C:\Program Files\Apache Group\Apache\htdoc\index.php.
But when tried to access: http://localhost/index.php
I am getting:
Warning: main(includes/bootstrap.inc): failed to open stream: No such file or directory in C:\Program Files\Apache Group\Apache\htdocs\index.php on line 12
Warning: main(): Failed opening 'includes/bootstrap.inc' for inclusion (include_path='.;c:\php4\pear') in C:\Program Files\Apache Group\Apache\htdocs\index.php on line 12
Fatal error: Call to undefined function: drupal_page_header() in C:\Program Files\Apache Group\Apache\htdocs\index.php on line 13
Questions:
Is this directory correct: C:\Program Files\Apache Group\Apache\htdocs\drupal-4.5.2 --> should I extract the file to --->htdocs\drupal-4.5.2 ?
How can I slove the above problem?
Please help!
_________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
On 25 Mar, 2005, at 15:22, sudheshna aaa wrote:
I have copied C:\Program Files\Apache Group\Apache\htdocs \drupal-4.5.2\index.php to
C:\Program Files\Apache Group\Apache\htdoc\index.php.
You have to keep the entire drupal directory structure together. Don't copy just index.php. Copy/move all of the contents of the drupal-4.5.2 directory.
But if I keep the entire drupal directory structure together, I am getting "page not found"
I have made the following changes to C:\Program Files\Apache Group\Apache\htdocs\drupal-4.5.2\includes\www.drupalTest.com.php
Created www.drupalTest.com.php.
$db_url = "mysql://devuser@localhost/drupal"; $base_url = "http://www.drupalTest.com";
Please help!
From: Jim Riggs drupal-lists@jimandlissa.com Reply-To: drupal-support@drupal.org To: drupal-support@drupal.org Subject: Re: [drupal-support] First time installation problem: Warning:main(includes/bootstrap.inc): failed Date: Fri, 25 Mar 2005 15:27:53 -0600
On 25 Mar, 2005, at 15:22, sudheshna aaa wrote:
I have copied C:\Program Files\Apache Group\Apache\htdocs \drupal-4.5.2\index.php to
C:\Program Files\Apache Group\Apache\htdoc\index.php.
You have to keep the entire drupal directory structure together. Don't copy just index.php. Copy/move all of the contents of the drupal-4.5.2 directory.
<< smime.p7s >>
[ Drupal support list | http://lists.drupal.org/ ]
_________________________________________________________________ Dont just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/