Re: [PHP] PHP5, Windoze, Extensions



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
.



Relevant Pages

  • Re: enable domxml in php4
    ... phpinfo() does not have a section called domxml. ... file smth like that, but, please, I don't think I can recompile php? ... domxml will not be shown in phpinfooutput because the extension is ...
    (alt.php)
  • Re: enable domxml in php4
    ... phpinfo() does not have a section called domxml. ... file smth like that, but, please, I don't think I can recompile php? ... domxml will not be shown in phpinfooutput because the extension is ...
    (alt.php)
  • RE: issues with installing php4 and FC4.x86_64
    ... (just in case ming didnt have a display for phpinfo() ... phpinfo() now sees the ming extension as does>php -m and all is well ...
    (Fedora)
  • Upgrading to 60 question.
    ... <ACPI PCI bus> on pcib0 ... <Parallel port bus> on ppc0 ... libmcrypt-2.5.7_1 Multi-cipher cryptographic library (used in PHP) ... p5-XML-Parser-2.34_1 Perl extension interface to James Clark's XML parser, ...
    (freebsd-questions)
  • Re: openssl extension not loading (need to open https stream)
    ... you configured PHP?" ... I have also enabled the openssl extension and made sure it is ... in the extension folder. ... the apache module ...
    (comp.lang.php)