Jump to content

Apache, MySQL and ... C (or any other executable generating language)?


Recommended Posts

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...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.