Re: [PHP] PHP5, Windoze, Extensions
- From: ceo@xxxxxxxxx ("Richard Lynch")
- Date: Wed, 27 Sep 2006 11:04:32 -0500 (CDT)
On Wed, September 27, 2006 2:03 am, Dave Carrera wrote:
I have std php running and it tells me that my php.ini is being read
from c:\php\php.ini. This is correct.
Tells you where/how?
In phpinfo()?...
But what ever i change "extension_dir" to it always says "c:\php5". By
the way i am using phpinfo() for this info.
Something is hinky, then, as PHP reads that from php.ini, if you are
doing things right...
Is php.ini actually *readable* by the Apache/PHP user?
If not, PHP doesn't read your php.ini, and reports the default values
of everything.
I always stop -> start apache for changes to take affect but nothing
changes.
It's Windows.
Re-boot. :-v
I have php in the system path.
I also have tried copying the extension to windoze and system32 but
still they will not load.
ANy ideas ??????
First, stop copying them all over the place.
Get *one* extension to work and put all the extensions in that place
that works, or you'll end up confusing yourself when you upgrade and
have 3 copies of everything scattered all over.
--
Like Music?
http://l-i-e.com/artists.htm
.
- References:
- PHP5, Windoze, Extensions
- From: Dave Carrera
- PHP5, Windoze, Extensions
- Prev by Date: Java Script
- Next by Date: Re: [PHP] File Upload Security and chmod
- Previous by thread: PHP5, Windoze, Extensions
- Next by thread: Re: [PHP] PHP5, Windoze, Extensions
- Index(es):
Relevant Pages
|