Thursday, October 23, 2008

Problems while setting up Psychostats Webserver With Apache for Counter Strike

  1. You might be using Active Perl version 5.6.x which may not be fully compatible and better to go for versions 5.8.x or more.
  2. You need to install the DBI and SBS-mysql Modules for Active Perl. You can do this by just typing ppm in the run box and giving the comand "install DBI", "install DBD_mysql" each at once in the command box which appears after running ppm from run or ppm.bat directly.
  3. The above step will not work if you are unable to access internet or under a proxy server. For this set the proxy in he command prompt, like this "set hhtp_proxy=http://xx.xx.xx.xx:port"
  4. You might not have installed PHP for the webserver either Apache or IIS. Download the PHP package and do it.
  5. You might not have configured the Psychostats Web package. Do it by adding username and password in config.php file in that package.

No comments:

Post a Comment