FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » repair SUSE php5 -a
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: repair SUSE php5 -a [message #176634 is a reply to message #176633] Thu, 12 January 2012 16:56 Go to previous messageGo to previous message
alvaro.NOSPAMTHANX is currently offline  alvaro.NOSPAMTHANX
Messages: 277
Registered: September 2010
Karma:
Senior Member
El 12/01/2012 17:19, M. Strobel escribió/wrote:
> Am 12.01.2012 16:46, schrieb "Álvaro G. Vicario":
>> El 12/01/2012 13:09, M. Strobel escribió/wrote:
>>> On suse linux "php5 -a" has (always?) been broken.
>>>
>>> Compare it to Ubuntu "php5 -a" if you don't know what I mean.
>>>
>>> Can it be repaired?
> --cut
>
>> You assume that most people here have both a SuSE and an Ubuntu box at hand but I
>> don't think that's the case (not at least mine). Perhaps you could explain what the
>> problem is.
>>
>
> Es algo esencial en mi opinión. It helps you just do tests interactively.
>
> SUSE:
> --------------------------
> strobel@s114-intel:~> php5 -a
> Interactive mode enabled
>
> <?php echo "hallo";
> exit
> ;
> ^C
> strobel@s114-intel:~>
> --------------------------
> Ubuntu:
> --------------------------
> strobel@u-s-dev1:~$ php5 -a
> Interactive shell
>
> php> echo "hi there";
> hi there
> php> exit
> strobel@u-s-dev1:~$
> --------------------------

Alright, that looks like missing "readline" feature, so my guess was
sort of correct :)

> The problem might just be a config thing.

First of all, please check whether phpinfo() displays "--with-readline"
as I suggested.


--
-- http://alvaro.es - Álvaro G. Vicario - Burgos, Spain
-- Mi sitio sobre programación web: http://borrame.com
-- Mi web de humor satinado: http://www.demogracia.com
--
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: is PHP phar used?
Next Topic: this is my code i am not getting images throuh php script
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 24 23:31:31 GMT 2024

Total time taken to generate the page: 0.04817 seconds