On 14-05-2014 14:40, The Doctor,3328-138 Ave Edmonton AB T5Y 1M4,669-2000,473-4587 wrote: > [ Charset UTF-8 unsupported, converting... ] >> On 13 May 2014 at 23:43, "The Doctor,3328-138 Ave Edmonton AB T5Y 1M4,669-2000,473-4587" <doctor@xxxxxxxxxxxxxxxxx> wrote: >> >>> [ Charset UTF-8 unsupported, converting... ] >>>> On 13 May 2014 at 22:16, The Doctor <doctor@xxxxxxxxxxxxxxxxx> wrote: >>>> >>>>> I have done >>>>> php -a >>>>> php -i >>>>> >>>>> and nothing comes back. >>>> Not even a new command line prompt? >>>> >>> Correct, this is what I am saying. >> Then make a file containing these lines: >> >> <?php >> echo phpinfo (); >> ?> >> >> and save it as xx.php. Then at the command line you do: >> >> php xx.php >> >> > Same result. > >> >> >> -- >> Cheers -- Tim In order to use php -a, you need to compile php with readline on FreeBSD, or install from ports the php5-extensions -> tick off readline. change to php53-extensions or what matches your setup --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php