[snip]
To clarify "both" places are the Local value and the Master value.  An
example of code that doesn't work follows
[/snip]

???

I understand the code that doesn't work, but I believe that the php.ini
settings are wrong. Place a php file in your web root (call it something
like test.php) containing the follwoing.\;

<?php

phpinfo();

?>

Then access that page from the browser. You should see tons of
information, the line we are looking for is this

Configuration File (php.ini) Path 

What is the path? (I am going to work with you step by step, please be
patient)

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

Reply via email to