On 13 May 2014 at 21:08, "The Doctor,3328-138 Ave Edmonton AB T5Y 1M4,669-2000,473-4587" <doctor@xxxxxxxxxxxxxxxxx> wrote: > Must http://domain/phpinfo.phtml work Is this a question? I take it that phpinfo.phtml is a page you've put together containing a call to phpinfo() ? > but my command line returns nothing. What do you actually do at your command line and what do you actually get? Under OS X I do something like: Second-Mini% php -a Interactive shell php > echo phpinfo (); phpinfo() PHP Version => 5.4.24 (followed by about another 1000 lines of stuff) -- Cheers -- Tim
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php