php problems
Lars Eighner
luvbeastie at larseighner.com
Tue Aug 6 08:26:46 UTC 2013
On Mon, 5 Aug 2013, Mark Moellering wrote:
> I tried a simple "hello world" type program
> the actual code is :
> <?php
> echo "test"
> ?>
> and the output was;
>
> testsegmentation fault
First, try it with clean code: put the ; after the command and stop closing
the <?php tag at the end of the file.
>
> The system is FreeBSD 8.2 and php 5.3
>
> If anyone has any idea of what changes might have been made that could cause
> this, please let me know. My other thought was to try reinstalling /
> upgrading php.
>
> Thanks in advance
>
> Mark Moellering
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>
--
Lars Eighner
http://www.larseighner.com/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266
More information about the freebsd-questions
mailing list