Dyshein Posted May 2, 2006 Share Posted May 2, 2006 I'm trying to creating a web interface to a database but since the database is in oracle and not mysql I need to add compiler options to the PHP files to make them work properly. Only problem is, they compile when accessed and I am confused as hell as to how to add compiler options to something that doesn't really compile. Any help would be greatly appreciated. Quote Link to comment https://forums.phpfreaks.com/topic/8860-adding-compiler-options-in-linux/ Share on other sites More sharing options...
trq Posted May 2, 2006 Share Posted May 2, 2006 Your question isn't very clear, but Im guessing you meen you need to recompile php to use oracle? Ive never used oracle before, but to see what configure options are available for php, cd into the source directory and run ./configure --help Quote Link to comment https://forums.phpfreaks.com/topic/8860-adding-compiler-options-in-linux/#findComment-32621 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.