Date: 11/19/00
- Next message: Karsten Dambekalns: "Re: [PHP-DB] Again: Oracle w/ Apache on Linux -> Coredump"
- Previous message: Karsten Dambekalns: "[PHP-DB] Again: Oracle w/ Apache on Linux -> Coredump"
- In reply to: Karsten Dambekalns: "[PHP-DB] Again: Oracle w/ Apache on Linux -> Coredump"
- Next in thread: Karsten Dambekalns: "Re: [PHP-DB] Again: Oracle w/ Apache on Linux -> Coredump"
- Reply: Karsten Dambekalns: "Re: [PHP-DB] Again: Oracle w/ Apache on Linux -> Coredump"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Karsten Dambekalns wrote:
>
> Hi!
>
> Hopefully there is a solution for my f***k**g Oracle problem. Slowly I am
> turning into a nervous, aggressive citizen...
>
> As I said in my previous email I succeeded in installing Apache 1.3.14 and
> PHP4.0.3pl1 with oci8-Support. And after cleaning up on the server, Apache
> even started without dumping core :-/
>
> But I couldn't connect to the database. Not even from the command line, not
> as user oracle nor www nor root. I fixed that, adjusted tnsnames.ora and
> loads of environemtn variables (ORACLE_HOME, ORACLE_SID, ORA_NLS33,
> LD_LIBRARY_PATH, TNS_ADMIN, ...) and I am now able to log in to the database
> using sqlplus. This works as user oracle and as user www (which is the user
> all the Apache files belong to). I even added www to the oracle group and
> all the oracle files have read and/or exec permissions for the oracle group.
>
> But Apache now dumps core again :-( As soon as I comment out the php4 module
> in httpd.conf everything works. What shall I do? (I must admit that I didn't
> try to compile Apache again w/ linking to pthreads...)
You're using 8.1.6 libraries, right? You have to link apache with
pthreads.
>
> PLEEEEEASE!!! Help me before I go crazy. Really. I mean it. :-/
>
> Karsten
> --
> -----------------------------
> Why do we have to hide from the police, daddy?
> Because we use emacs, son. They use vi.
> -----------------------------
> mailto:k.dambekalns <email protected> wł: http://www.k-fish.de/
> -----------------------------
> Medienwissenschaftler in BS: http://www.tu-bs.de/institute/mewi/
>
> --
> 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>
--
$_ = 'George Schlossnagle';
s#.#(ord$')-(ord$&)+((index($_,$')-$&)?1002:0)#ego;s#-#$-[0]#eog;$:=$_;print
join('',(map chr$_,reverse
map{substr($:,(3*$_),3)+(11,-109,-14,94,-894,-28,-61,-202,-417,83,-20,-678,53,96,4,-494,82,-869,-826,24,16,-684,-450,-27)[$_]}(0...length($_)/3)),chr(length($_)/2+ord$/),$/);
--
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: Karsten Dambekalns: "Re: [PHP-DB] Again: Oracle w/ Apache on Linux -> Coredump"
- Previous message: Karsten Dambekalns: "[PHP-DB] Again: Oracle w/ Apache on Linux -> Coredump"
- In reply to: Karsten Dambekalns: "[PHP-DB] Again: Oracle w/ Apache on Linux -> Coredump"
- Next in thread: Karsten Dambekalns: "Re: [PHP-DB] Again: Oracle w/ Apache on Linux -> Coredump"
- Reply: Karsten Dambekalns: "Re: [PHP-DB] Again: Oracle w/ Apache on Linux -> Coredump"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

