Ok.. so I have everything installed and happy except for one tiny problem.
It appears that php.ini is not being read (??!!!??). First some
background:

OS: 2.2.17-21mdk
Web: Apache 2.0.36
PHP: 4.2.1

Now I configured php with the following:
./configure --with-mysql=/usr/local/mysql --prefix=/usr/local/php
--with-apxs2=/usr/local/apache/apxs

I put my php.ini file in /usr/local/lib. I also put it in /etc just in
case I was losing my mind!

So the include path should be ".:include" but instead when it tries to
include a file.. it shows include_path='.:/usr/local/php/lib/php'

Anyone else have this problem? Am I doing something wrong?

Thanks,
Tanya




-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to