Jump to content

Recommended Posts

Posted

Hello webbased AutoIt friends

I need help :(

I can't use webbased autoit.

I've installed abyss webserver, configured *.au3 to C:\Programme\AutoIt3\AutoIt3.exe and started the webserver.

A simple test.html I can open with Internet Explorer window without problems.

When I try to open http://localhost/test.au3 it doesn't work :)

Instead of that I'll get back the folowing message:

"Error 500

Internal Server Error

Powered by Abyss Web Server X1

© Aprelium Technologies - 2001-2007"

Here is the content of test.au3:

#Include <Web.au3>
_StartWebApp()
echo("hello world")

Any ideas where the problem is? :mellow:

thx in advance

Posted (edited)

Post a screenshot of your autoit setup in the abyss control panel, ill compare it to mine.

EDIT::

Posted Image

Edited by AzKay
# MY LOVE FOR YOU... IS LIKE A TRUCK- #
Posted

you can find echo in: #Include <Web.au3>)

sorry for that. I just like to take out bugs by tarting at the simplest mistakes.

[right]~What can I say, I'm a Simplistic person[/right]

Posted

Show a screenshot of the actual config part for autoit. The one I posted.

# MY LOVE FOR YOU... IS LIKE A TRUCK- #
Posted

Other than the /errorstdout, Ive not much idea.

Try setting the path to the autoit beta.

# MY LOVE FOR YOU... IS LIKE A TRUCK- #

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...