i have installed drupal in my xampp root. but recently even though my drupal sites work, when i call localhost, unlike other times where "xampp" page shows up to say that apache server is running successfully does not show and the following errors display.
Warning: require_once(C:\xampp\htdocs\includes\defines.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\index.php on line 24
Fatal error: require_once() [function.require]: Failed opening required 'C:\xampp\htdocs\includes\defines.php' (include_path='.;\xampp\php\PEAR') in C:\xampp\htdocs\index.php on line 24
what shud i do??
even though i have no problems with using my drupal sites, i dont know if these errors might be a problem later on... please tell me how to fix this so i can get the apache running successfully xampp page back...
thanks :)