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. 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 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
Archived
This topic is now archived and is closed to further replies.