> I need to change something in my php.ini file, and in searching for where
it
> is, I found three. So, to find the real one, I made a page that only has
> this in it:
> <? phpinfo(); ?>
>
> and called it info.php. Well, when I bring up that page, it's completely
> blank. Any ideas?

You're calling it through a web server, right?

http://www.domain.com/info_page.php ??

---John Holmes...


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

Reply via email to