Error on install
Posted by: kiwis (---.callplus.net.nz)
Date: September 08, 2010 10:16PM

Unable to execute file:
c:\wamp\wampanager.exe

ShellExecuteEx Failed, code 2
The system could not find the file specified


What is wrong?

Options: ReplyQuote
Re: Error on install
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: September 08, 2010 10:34PM

1 uninstall.
2 delete the c:/wamp folder
3 DOWNLOAD again
4. install again


wamp is download 70000 times a week - every 8 seconds - its common to get a few corrupt files

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Error on install
Posted by: kiwis (---.callplus.net.nz)
Date: September 08, 2010 10:43PM

Third time and no luck.

I've got Windows 7 Ultimate. Is that okay?

Options: ReplyQuote
Re: Error on install
Posted by: toumimi (---.237.119-80.rev.gaoland.net)
Date: September 09, 2010 01:24AM

Are you downloading a wamp addon/extension or wamp setup file ?

Here is the download link :
[sourceforge.net]

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: Error on install
Posted by: kiwis (---.callplus.net.nz)
Date: September 09, 2010 01:39AM

Great that worked, I'm sure that's what I was downloading. Maybe the download not completing this morning.

Anyway i'm not not sure if its set up right I have this code

$DBLocation = "E:/wamp/www/database/TXT.txt";


if (file_exists($BDLocation)) {
echo "The DB exists";
} else {
echo "The DB does not exist";
}


And I get an error, problem is that file is there

Options: ReplyQuote
Re: Error on install
Posted by: stevenmartin99 (---.251.255.11.threembb.ie)
Date: September 09, 2010 06:20AM

U have spelling error.

you have $DB... Then you have $BD...

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Error on install
Posted by: kiwis (---.callplus.net.nz)
Date: September 09, 2010 06:22AM

So I do - PHP, it's been a while

Thanks

Options: ReplyQuote


Sorry, only registered users may post in this forum.