Hey all, started on this today and it's been a disaster already. When ever i try and run the executable from a commandline shell in Gentoo linux and suse linux i get
"bash: ./TestHash.e: Permission denied"
I have chmodded the file and the folder recursively so it's able to execute but still no luck!
Any idea guys?
cevoman
Mander
12:02 am on Jun 8, 2008 (gmt 0)
did you do $ chmod a+rx [file] $ chmod 755 [file] ? also, try sudo running it.
encyclo
12:37 am on Jun 8, 2008 (gmt 0)
Welcome to WebmasterWorld cevoman :)
Who's the owner of the file? The user, apache, or root?