Zoltan Bartalis <[EMAIL PROTECTED]> writes:

Hi

> I downloaded all Pel again, plus the gps.php file, and still the same
> parse error on line 123 in gps.php. I tried to upload everything to
> another server, still the same error. I am puzzled. I'n new to this,
> but is there something with the 'new' command in that line (and lines
> 128, 133 for that matter) that is dependent on the installation of
> PHP?

Ahh, that might be it!

Are you sure you have PHP version *5* installed? PEL uses some PHP 5
constructs and I can imagine that they would result in the kind of
syntax errors you see.

Test it with a script containing just

<?php phpinfo(); ?>

Loading that in a browser results in a bit page which tells you the
version number.

> Or by the fact that you are using command-line php and I am working
> remotely on a server?

I only do this because it is quicker for me to test things that way.
There is no difference in functionality.

-- 
Martin Geisler

      Do your secure multi-party computations (SMPC) with VIFF,
              the Virtual Ideal Functionality Framework.
                     Download at http://viff.dk/

Attachment: pgpH9YvpWfDIe.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
PEL-devel mailing list
PEL-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pel-devel

Reply via email to