Hello , i reinstalled my xampp and updated it , and now i have that error - Object not found! The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again. If you think this is a server error, please contact the webmaster. Error 404 xxxx 04/08/08 00:21:37 Apache/2.2.8 (Win32) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8g mod_autoindex_color PHP/5.2.5 Renewed htdocs , and nothing How to edit - i need to main page be htdocs/index.html not htdocs/xampp or smthing. Thank you!
Do you have a customized error landing page? I guess your problem is incompatibility with software and PHP version.
My guess is that the new version of xampp has a different document root then the old version. If you have a look in your Apache error log it should give you the full path to the file it was looking for. Once you know that, you can either move all your files to the new location or you can change the config to point to your existing location.