Archive for July, 2009

when you use use "suhosin.executor.func.blacklist", in php.ini it will disable those functions to entire domains in the server. However, you can exclude domains from that restriction by using the appropriate entry in the apache configuration. If in...

You should enable mod_mono in easyapache to enable ASP.NET. However, for using Mysql database with ASP.NET, you need to download and install a connector from Mysql site. The one you need is Windows Binaries, no installer (ZIP). Installation cd...