Date: 07/14/00
- Next message: php: "[PHP-DB] Searching in text or blob field"
- Previous message: David Roussin: "Re: [PHP-DB] Acces Pb to Oracle DataBase"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DB] minimal Oracle support"
- Reply: Rasmus Lerdorf: "Re: [PHP-DB] minimal Oracle support"
- Maybe reply: Mark Nold: "RE: [PHP-DB] minimal Oracle support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At home, i have two systems:
- a big one, with enough horsepower to run Oracle 8i R2 on Linux Red Hat 6.2
(plus the full graphical environment)
- an old 486 with 16 MB RAM.
The tiny 486 runs an Apache with PHP. I want to compile the PHP module with
Oracle support (in order to use the Oracle server from the big system) but,
of course, i cannot install Oracle on the 486 ;-) and i do not want to
"./configure blah; make" the PHP module on the big system and then "make
install" it on the 486 (there are some small differences in the libraries and
so on). I just want to compile the PHP module on the 486 without having a
full Oracle install on it (just some files copied from the big system). Is
this possible?
If it is, my questions are:
1. What are the (minimal) necessary files to be copied in order to compile
PHP with Oracle support?
2. What are (if any) the (minimal) necessary files to be copied in order to
run Apache + PHP with Oracle support?
-- Florin Andrei mailto:florin <email protected> http://members.linuxstart.com/~florin/ tel: +40-93-261162-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: php: "[PHP-DB] Searching in text or blob field"
- Previous message: David Roussin: "Re: [PHP-DB] Acces Pb to Oracle DataBase"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DB] minimal Oracle support"
- Reply: Rasmus Lerdorf: "Re: [PHP-DB] minimal Oracle support"
- Maybe reply: Mark Nold: "RE: [PHP-DB] minimal Oracle support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

