Full-Demon Posted July 19, 2008 Share Posted July 19, 2008 Since server load for sites can be heavy, and PHP can be quite slow, I thought of a WAMP server not made of PHP files, but executables. Just as a test for myself, on my own local machine, and to test how much difference it would make with heavy user load. What do you think? Would it be worth the effort or do you think PHP is just fine? I've seen some extensions for PHP to precompile the PHP scripts...same idea infact. I think it's worth a try Can this be done? If so, how do I connect apache mysql and my executables together? Is there any site which describes what apache requires? Adding 'AddType application/octet-stream .exe' to httpd.conf obviously didn't work... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.