PHP version 5.2.5 is installed. Check out the PHP Info page for detailed PHP configuration information.
Only if they involve web-based implementations. Please use other computer systems (such as CSLAB) for building academic assignments. Running non-web-based applications that cause an undue load on the SWEB system may result in account suspension.
Mac OS X Server comes with a Tomcat implementation. However, this is disabled on SWEB.
There could be many reasons. Be sure your permissions and
paths are all correct. Then add various debugging statements, print to
a file, etc. Last, check /usr/local/www/logs/error_log to see if
any obvious errors are being recorded.
Yes. Send an email to help@sweb.uky.edu to request MySQL access.
No. Only MySQL is offered.
SSI is enabled from within your account's www directory. However, the
exec cgi and exec cmd elements are not allowed. Please see the Apache 2 mod_include documentation for
a list of elements you can use.
suPHP is a tool for executing PHP scripts with the permissions of their owners. This increases the security of your PHP scripts running on SWEB. SWEB is currently running suPHP 0.6.1. For more information, consult the suPHP homepage.
CGI scripts are
executed within your account's www directory. No other setup is
required.