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 #176633 is a reply to message #176632] Thu, 12 January 2012 16:19 Go to previous messageGo to previous message
M. Strobel is currently offline  M. Strobel
Messages: 386
Registered: December 2011
Karma:
Senior Member
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:~$
--------------------------

The problem might just be a config thing.

/Str.
[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:41:32 GMT 2024

Total time taken to generate the page: 0.04220 seconds