hey. i have developed my own webserver only for html pages but i want to make it dynamic, so i have to do php hosting but i not able to find any way of doing so.
so plz help me out.
hey. i have developed my own webserver only for html pages but i want to make it dynamic, so i have to do php hosting but i not able to find any way of doing so.
so plz help me out.
Also, if you have a question about PHP, it would probably be better to post in the PHP forum instead of the c/c++ forum.
Note how the name of the forum matches the name of the technology in question. It's user friendly like that.
but iam not able to do so.
there is some problem coming n each time i when i looking for the solution on internet it is there only for apache.
so. how this problem can be overcome..
but iam not able to do so.
there is some problem coming n each time i when i looking for the solution on internet it is there only for apache.
so. how this problem can be overcome..
If you write your *own* webserver using your *own* code you have to write your *own* PHP processor. PHP.net provides install files for both apache and microsoft's windows server. They will not have any install files for your *own* webserver because it is not popular or mature. If your webserver is better then apache or windows server, just wait for a few months for it to become popular then the folks at PHP will write an installer for it too.
Comment