• 0

how to compile? php


Question

I need to compile PHP5.0 from the source. But can understand how to do that. I am compiling because i want to add some more modules and extensions into php bineries. I dont want to load additional extensions from the ./extensions folder, but it will be more better if i integrate them as a standard built-in extension.

help?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

?

i dont really understand...

PHP is a language for websites... i often used this language.. there is nothin to compile..

i think u want to code the main PHP interpret.. lol

the server is the interpret. U will have to find a server program which is open source.

Have FUN

Link to comment
Share on other sites

  • 0

There is stuff to compile....

The PHP interpretter itself, if this were UNIX i would be able to help , however i dont use PHP under windows so I cant :p

Link to comment
Share on other sites

  • 0

php 5.0? You sure you want that? I'll assume there's a reason though.

What OS is this under? Win32, Unix, something else?

Extensions are loaded at startup, so unless you're doing command line PHP, it won't make much of a difference. Plus, I don't know how many can be loaded either...

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.