View previous topic :: View next topic |
Author |
Message |
patiolanterns -
Joined: 29 Nov 2003 Posts: 3 Location: Mount Pearl, NL
|
|
Back to top |
|
 |
Axis -
Joined: 29 Sep 2003 Posts: 336
|
Posted: Tue Dec 16, 2003 5:44 am Post subject: |
|
|
Hi patiolanterns--
If the problem is that the exe's are being executed then you need to have them in a directory/folder that is not executable.
If you have "/" in your cgi parameters/cgi paths then this may happen. If you are using the newest version of abyss, you can make your htdoc directory and subfolders non-executable (by removing the "/"). Then, I believe, you can get around this problem.
Regards,
Axis |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Tue Dec 16, 2003 6:05 am Post subject: |
|
|
version 1.2 fixes this exe problem ! 8) |
|
Back to top |
|
 |
patiolanterns -
Joined: 29 Nov 2003 Posts: 3 Location: Mount Pearl, NL
|
Posted: Tue Dec 16, 2003 12:40 pm Post subject: Thanks Guys |
|
|
Worked fine, couldn't figure out why it was doing that.
Thanks Again.
:D |
|
Back to top |
|
 |
Morty -
Joined: 14 Feb 2004 Posts: 13
|
Posted: Sat Feb 14, 2004 1:34 am Post subject: |
|
|
TRUSTpunk wrote: | version 1.2 fixes this exe problem ! 8) | Yes also works with my computer same problem same solution. I think I also know the reason of that / While you istall php you als (If you follow the tutorial of aprelium" have to create a / in that menu! |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Sat Feb 14, 2004 3:57 pm Post subject: |
|
|
If you use the latest version of Abyss and you want to use php just change the / to /*.php in your CGI paths table.
You solve your exe loading error and can still use php scripts anywhere on your server. _________________ Olly |
|
Back to top |
|
 |
Morty -
Joined: 14 Feb 2004 Posts: 13
|
Posted: Sat Feb 14, 2004 5:25 pm Post subject: |
|
|
olly86 wrote: | If you use the latest version of Abyss and you want to use php just change the / to /*.php in your CGI paths table.
You solve your exe loading error and can still use php scripts anywhere on your server. |
By removeing that / the php still works fine. But yes also this works |
|
Back to top |
|
 |
|