This shows you the differences between two versions of the page.
| faq:web02 [2011/04/30 19:17] – created georg | faq:web02 [2011/04/30 19:19] (current) – georg | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | < | ||
| + | [02] IS PHP4, ASP, PERL, SSI, CGI AVAILABLE HERE? | ||
| + | | ||
| + | YES! | ||
| + | This is probably FAQ #1 and its annoying as hell to have to | ||
| + | | ||
| + | | ||
| + | We use suEXEC and suPHP! | ||
| + | you have access to under your SDF membership are the tools | ||
| + | you can use in your website scripting. | ||
| + | |||
| + | To make use of SSI, be sure to use .shtml as your filename | ||
| + | | ||
| + | |||
| + | Need to see php4 options? | ||
| + | in your webdirectory, | ||
| + | |||
| + | |||
| + | | ||
| + | How about CGI? | ||
| + | |||
| + | If you know how to ask the question, you better know how to | ||
| + | make use of the facilities. | ||
| + | | ||
| + | may show up here. For instance: | ||
| + | |||
| + | If you want to create a simple CGI, you don't need to use | ||
| + | PERL, you can do it the UNIX way in ksh! (PS, PERL != CGI) | ||
| + | |||
| + | # | ||
| + | # | ||
| + | # My silly.cgi | ||
| + | # | ||
| + | echo Content-type: | ||
| + | echo | ||
| + | echo "" | ||
| + | echo " | ||
| + | my silly hello world. | ||
| + | " | ||
| + | |||
| + | To create powerful CGIs using LISP, you can use OpenLISP on | ||
| + | SDF by simply: | ||
| + | |||
| + | # | ||
| + | ; | ||
| + | ; My powerful.cgi | ||
| + | ; | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | my powerful hello world. | ||
| + | ") | ||
| + | |||
| + | For more information and a tutorial on using LISP on SDF | ||
| + | for the web, see http:// | ||
| + | |||
| + | While we don't directly support ' | ||
| + | ASP format file to a PHP file using ' | ||
| + | |||
| + | | ||
| + | |||
| + | Yes, use the extension ' | ||
| + | the webserver. | ||
| + | | ||
| + | you don't need a ' | ||
| + | Its not necessary! | ||
| + | your web directory. | ||
| + | |||
| + | If you have read this answer and its of no help, rather than | ||
| + | | ||
| + | a book on PHP, PYTHON, LISP .. whatever .. | ||
| + | </ | ||
| + | [[faq: | ||