It is currently Fri Mar 29, 2024 5:37 am


The forum is READ ONLY. Please direct any future discussions to our Facebook page


 Page 1 of 1 [ 1 post ] 
Author Message
 Post subject: Windows, Alien Assault and Php
PostPosted: Sun Jun 06, 2004 12:32 am 
Newbie
Newbie

Joined: Sat Nov 29, 2003 1:21 pm
Posts: 37
Hi Everybody

Just a few tidbits before I go to bed.
If you run Alien Assault on a Windows Server Be sure to run the
Php4isapi.dll file instead of php.exe If you can. It makes a World
of difference.

Install MMCache ( Absolute Must )

Also you will want to Remove the " ; " from in front of the following items
in your Php.ini

extension=php_gd2.dll ( fully enables All graphics in the game )

extension=php_sockets.dll ( Since windows uses Sockets I enabled this )

extension=php_w32api.dll ( Another Must - This is Php's Win32 api dll )

If your webserver supports it set your compression settings like this

output_buffering = On

output_handler =

zlib.output_compression = On

zlib.output_handler = "zlib.output_compression"

Do Not enable Gzip in the game. Using the above configurations setting
will enable Gzip output on All Php Scripts on your web server. For Me these
settings make the game pretty quick, They should work for you too....

LV


Offline
 Profile  
 
Display posts from previous:  Sort by  
 Page 1 of 1 [ 1 post ] 


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

cron