php5-extension da neleri sectiniz ?
 
----- Original Message -----
Sent: Friday, December 02, 2005 11:56 AM
Subject: Re: [FreeBSD] php5 kurulumu.

tekrar merhaba.
aynen kurdum bunlari (gerci dun geceden beri kuruyordum:p butun paketleri isaretlemisim. az evvel bitiverdi.)
asagidaki hatayla daha evvel karsilastiniz mi ? konsole'dan yanlis mi calistiriyorum acaba ?

[EMAIL PROTECTED] -> [~]#php /*hit the tab*/
php         php-config  phpize
[EMAIL PROTECTED] -> [~]#php

a simple php code:

[EMAIL PROTECTED] -> [~]#cat first.php
<%php
echo "Hello World!";
%>
[EMAIL PROTECTED] -> [~]#

/* chmod a+x first.php*/

when trying to run the code :

[EMAIL PROTECTED] -> [~]#php first.php
PHP Warning:  Method panda::__set() must take exactly 2 arguments in Unknown on line 0
Segmentation fault (core dumped)
[EMAIL PROTECTED] -> [~]#

whats wrong ?
first time i met this problem dont know how to solves and google show nearly nothing about it. (except a page which was if not mistaken german.)

Reply via email to