davidkim Posted September 23, 2012 Posted September 23, 2012 (edited) i post view siteedit apache httpd.conf<Directory "C:/APM_Setup/htdocs">Options FollowSymLinks ExecCGIAllowOverride AllOrder allow,denyAllow from all</Directory>AddHandler cgi-script .au3<IfModule dir_module>DirectoryIndex index.php index.html index.htm index.au3</IfModule>its not working index.au3its not source#!C:AuCGIAuCGI.exe##WebApp title="My Cool Web Page - Index Page"_StartWebApp ("title")echo ("Hi! I was made in AutoIt!<br />")echo ("I can get information from the server's computer, and interact with the server's computer. The server is running "&@OSVersion&"!<br />")echo ("GET variable say is equal to: "&_Get("say")&"<br />")echo ("Your IP Address is: "&_GetClientIP()&"<br />")_WebCounter ( )<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html; charset=ISO-8859-1"http-equiv="content-type"><title>Test</title></head><body><table style="text-align: left; width: 1063px; height: 80px;"border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="width: 161px;"><img style="width: 166px; height: 68px;" alt="Logo"src="file:///C:/LightTPD/htdocs/logo4.gif"></td><td style="width: 896px;"><img style="width: 100%; height: 68px;" alt="bg"src="file:///C:/LightTPD/htdocs/tile_back.gif"></td></tr></tbody></table><?au3echo("<br></br>")echo("Hello World - from LightPD")echo("<br></br>")echo(@ScriptName & "<br></br>" & @AutoItVersion)echo("<br></br>");~ msgbox(0,"Info","test")_MsgBox ( "Your IP address is : " & @IPAddress1 )?></body></html>how to?help me...<?au3this code get first application php script...php paser outputParse error: syntax error, unexpected T_ECHO in C:APM_SetuphtdocsIndex.html on line 31this message.. Edited September 23, 2012 by davidkim I interest am many quite in AutoitScript.From that is [http://cafe.naver.com/autoitscript[/color]] Korea of cafe(blog) to be operating, [size="2"][color="#ff00ff"]English cannot well[/size].Many help it requests.To read, it stands it thanks.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now