I've just written over my WAMP index.php ! Anyone know how I can get another copy without re-installing WAMP
views:
47answers:
2
+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
2010-09-11 07:46:35
Thanks for the link but I am confused which version is mine and which one should I extract.Thanks in advance
Wazzy
2010-09-11 07:54:27
+1
A:
I tried pasting the code here but the text-length limit reached. So, take it from codepad here.
shamittomar
2010-09-11 07:50:32
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
2010-09-11 08:00:03