i used NetBeans to create a php project, but unfortunately i created that project in root folder that is “www” so i am unable to view my original version of homepage (index.php). I just want to view localhost as home page.is there any possibility for recovering it using windows 7 os or anything. i just deleted project using netbeans but its not restored.
i used NetBeans to create a php project, but unfortunately i created that project
Share
From comments and question it seems you have replaced original index.php in the www directory with a new one and you are using WAMP.
Solution1: (Only If you want to save your databases then Copy your data folder from
wamp\bin\mysql\mysql5.5.24and paste somewhere)1.UnInstall WAMP. 2.Delete WAMP Folder 3. Reinstall it. (Put the data folder in same folder replacing the new one)
Solution 2: Install wamp elsewhere (better on other machine) and simply copy paste the genuine index.php from wamp/www to your wamp/www