tags:

views:

47

answers:

2

I've just written over my WAMP index.php ! Anyone know how I can get another copy without re-installing WAMP

+2  A: 

If you look at the wampserver files on SourceForge you may be able to find it, or a zip version of wampserver. http://sourceforge.net/projects/wampserver/files/

WalterJ89
Thanks for the link but I am confused which version is mine and which one should I extract.Thanks in advance
Wazzy
+1  A: 

I tried pasting the code here but the text-length limit reached. So, take it from codepad here.

shamittomar
Thanks for the code but I am getting some Deprecated error and Notice can you please help me to remove that This are the errors Deprecated: Function ereg() is deprecated in C:\wamp\www\index.php on line 175Deprecated: Function ereg_replace() is deprecated in C:\wamp\www\index.php on line 178Deprecated: Function ereg_replace() is deprecated in C:\wamp\www\index.php on line 178Notice: Undefined variable: aliasContents in C:\wamp\www\index.php on line 178Notice: Undefined variable: projectContents in on line 193Notice: Undefined variable: phpExtContents in on line 204
Wazzy