"Something is wrong with the XAMPP installation

Thanks
<?php
if (!empty($_SERVER['HTTPS']) && ('on' == $_SERVER['HTTPS'])) {
$uri = 'https://';
} else {
$uri = 'http://';
}
$uri .= $_SERVER['HTTP_HOST'];
header('Location: '.$uri.'/xampp/');
exit;
?>
Something is wrong with the XAMPP installation :-(
Have you deleted any files or run a disk cleanup after installing XAMPP?...kamland wrote:http://localhost/xampp/ (Congratulations:
You have successfully installed XAMPP on this system!)
[Mon Jan 12 21:11:49 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
kamland wrote:Welcome to XAMPP for Windows Version 1.7.0 !
Congratulations:
You have successfully installed XAMPP on this system!
Now you can start using Apache and Co. You should first try »Status« on the left navigation to make sure everything works fine.
For OpenSSL support please use the test certificate with https://127.0.0.1 or https://localhost
For this release a special thanks to Uwe Steinmann for his excellent development and compilation of all current "Special" modules!
Good luck, Kay Vogelgesang + Kai 'Oswald' Seidler
I really appreciate your help. Thank you very much.
Additional errors on log:
Tue Jan 13 22:43:57 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/htdocs
[Tue Jan 13 22:44:33 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/htdocs
[Tue Jan 13 22:50:54 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/htdocs
Users browsing this forum: johan121 and 89 guests