php-general Digest 17 Dec 2006 12:38:03 -0000 Issue 4519

Topics (messages 245921 through 245923):

Re: php redirection..
        245921 by: Casey Chu

problem loading phpinfo
        245922 by: christook.aim.com

Re: How php works?
        245923 by: Roman Neuhauser

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        php-general@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
I believe it's spelled non-sequitur. =)

On 12/16/06, Jonesy <[EMAIL PROTECTED]> wrote:
On Fri, 15 Dec 2006 21:07:44 -0800, Casey Chu wrote:
> Well... They skip all  <!-- -->'s, so they skip <script><!-- //--></script>'s.

Wow!  You get The Prize for the best non sequitor of the day.

Jonesy
--
  Marvin L Jones    | jonz          | W3DHJ  | linux
   38.24N  104.55W  |  @ config.com | Jonesy |  OS/2
    *** Killfiling google posts: <http//jonz.net/ng.htm>

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



--- End Message ---
--- Begin Message ---
 Please,
 
Could you tell me if this problem has been resolved:
I am using php-5.2X and has this problem, I also had this problem when I was 
using php-5.1.X.
My Apache is httpd-2.2.3.
 
Here is the post from someone who is having the same problem.
 
####################
I config PHP4.0.6 for Apache 1.3.12 for Win32 

: in apache configuation file:

ScriptAlias /php/ "C:/PHP/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"

then I test with phpinfo.php file in htdocs directory.

: phpinfo.php : 

<?php phpinfo(); ?>

when I type: http://localhost/phpinfo.php, Browser should show me some
information table but It show me the original code.

<?php phpinfo(); ?>
[16 Nov 2001 5:17am UTC] [EMAIL PROTECTED] 
Please ask support questions on the php-general@lists.php.net
mailinglist.

Not a bug > closing
#######################
 
Any help would be highly appriciated.
 
 Thank You,
IT Consultant (UNIX, Oracle, Sybase, MSSQL,MYSQL,MCSA)
Chris Ok'Onkwo
[EMAIL PROTECTED]
Tel: 0041-79-656-0889
________________________________________________________________________
Check Out the new free AIM(R) Mail -- 2 GB of storage and industry-leading spam 
and email virus protection.

--- End Message ---
--- Begin Message ---
# [EMAIL PROTECTED] / 2006-12-16 09:52:18 -0500:
> On Sat, 2006-12-16 at 15:59 +0000, Roman Neuhauser wrote:
> > # [EMAIL PROTECTED] / 2006-12-16 07:24:49 -0500:
> > > On Sat, 2006-12-16 at 19:58 +0800, Kai Xiang wrote:
> > > > On 12/16/06, Richard Lynch <[EMAIL PROTECTED]> wrote:
> > > > > (*)
> > > > > Actually, if somebody wants to embed the ZE inside of something other
> > > > > than PHP, then I think Zend expects to get paid for that.
> > > 
> > > I don't think so... the PHP and Zend licenses are quite liberal with
> > > very few restrictions. Namely that you don't call your software php or
> > > use php in the name (something many packages seem to ignore (either that
> > > or they got permission)). The Zend license is practically a clone of the
> > > PHP license with a search and replace for PHP to Zend :) There's nothing
> > > that says you have to pay to embed it in your own software. That said,
> > > if you make a product that uses either the PHP or Zend engine and makes
> > > oodles of money, I think you should feel somewhat morally obliged to
> > > give back in some way.
> > 
> > Sorry if I take this OT, but when I publish my work under the MIT license,
> > I mean it. Anything else would be hypocrisy. OSS is not beggarware.
> 
> I'm not sure I understand the point you are making :/

That the license states everything he needs to feel obliged to.

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

--- End Message ---

Reply via email to