PHP configuration

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Sanglier
Forum Newbie
Posts: 7
Joined: Mon Jul 19, 2004 8:56 am

PHP configuration

Post by Sanglier »

There used to to be an option for ./configure called -enable-trans-id. However, it seems to be gone in php 3.3 and 3.4, as it doen't appear in th eoutput from $ ./configure --help
Has it changed name, or is it gone altogether?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

it's in php.ini now..
Post Reply