Re: PHP setup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Louie Henry schreef:
Good Day All

I am running windows xp pro and using built in IIS as my web-server.  And I
installed PHP 5.2.5. I also installed MySQL 5.0.37.  Now PHP is working, how
ever I having problems with the configuration with MySQL.
I used phpinfo(), and I notice this

doc_root          no value           no value

extension_dir  C:\php5           C:\php5

the output of phpinfo() also tells you where pp is loading in php.ini from (or
trying to load it in).

my guess is the php.ini your editing is not located where php is looking for it.


I did edit my php.ini file:

include_path ="C:\PHP;C:\PHP\ext"

doc_root ="C:\Inetpub\wwwroot"

extension_dir ="C:\PHP\ext"

And windows systems paths I have C:\PHP; and it shows up in the path
command.
I do not understand why it’s not using the php.ini file or what I am doing
wrong.

No virus found in this outgoing message.
Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.19.21/1263 - Release Date: 06/02/2008
8:14 PM

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux