Page 1 of 1
Segmentation fault
Posted: 23 Sep 2012, 22:09
by Jimos
Hello,
After downloading manialive, following the installation guidance and typing this command: "sudo ./run --nodaemon" in my ubuntu's system command line I receive this error: ./run: line 122: 1332 Segmentation fault $PHP ./bootstrapper.php $ARGS
Is there any idea about this issue?
Re: Segmentation fault
Posted: 24 Sep 2012, 10:01
by w1lla
What kind of version of PHP do you run?
Maybe an outdated Extension?
Re: Segmentation fault
Posted: 24 Sep 2012, 12:31
by Jimos
I don't think that updating some software is the issue as my ubuntu system was installed by the end of august and that was the time when I installed lighttpd, mysql, php...
Re: Segmentation fault
Posted: 24 Sep 2012, 16:41
by magnetik
Could you give us the result of "php -v" ?
Re: Segmentation fault
Posted: 24 Sep 2012, 16:58
by Jimos
jimos@vs2034026:~$ php -v
-bash: php: command not found
here it is:
jimos@vs2034026:~$ /usr/bin/php-cgi -v
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cgi/conf.d/mcrypt.ini on line 1 in Unknown on line 0
PHP 5.3.2-1ubuntu4.17 with Suhosin-Patch (cgi-fcgi) (built: Jun 19 2012 03:21:58)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
Re: Segmentation fault
Posted: 27 Sep 2012, 19:23
by Jimos
any idea about the cause of this fault? :/