ispCP - Board - Support
ispCP OMEGA - Error 500 on fbsd - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: ispCP OMEGA - Error 500 on fbsd (/thread-10723.html)



ispCP OMEGA - Error 500 on fbsd - dns - 05-19-2010 06:30 AM

Hello guys, i using FreeBSD 8 and after install i found ispCP OMEGA - 500 error.
This is my logs:

Code:
[Tue May 18 22:33:22 2010] [notice] [Tue May 18 23:27:49 2010] [notice] Digest: generating secret for digest authentication ...
[Tue May 18 23:27:49 2010] [notice] Digest: done
[Tue May 18 23:27:50 2010] [notice] Apache/2.2.13 (FreeBSD) mod_ssl/2.2.13 OpenSSL/0.9.8k DAV/2 PHP/5.2.11 with Suhosin-Patch mod_fastcgi/2.4.6 configured -- resuming normal op$
[Tue May 18 23:27:50 2010] [notice] FastCGI: wrapper mechanism enabled (wrapper: /usr/local/sbin/suexec)
[Tue May 18 23:27:50 2010] [notice] FastCGI: process manager initialized (pid 1262)
[Tue May 18 23:27:50 2010] [warn] FastCGI: server "/usr/local/www/data/fcgi/master/php5-fcgi-starter" (uid 2000, gid 2000) started (pid 1266)
[Tue May 18 23:27:50 2010] [warn] FastCGI: server "/usr/local/www/data/fcgi/master/php5-fcgi-starter" (pid 1266) terminated due to uncaught signal '11' ((null)), a core file ma$
[Tue May 18 23:27:55 2010] [warn] FastCGI: server "/usr/local/www/data/fcgi/master/php5-fcgi-starter" (uid 2000, gid 2000) restarted (pid 1269)
[Tue May 18 23:27:56 2010] [warn] FastCGI: server "/usr/local/www/data/fcgi/master/php5-fcgi-starter" (pid 1269) terminated due to uncaught signal '11' ((null)), a core file ma$
[Tue May 18 23:28:00 2010] [warn] FastCGI: server "/usr/local/www/data/fcgi/master/php5-fcgi-starter" (uid 2000, gid 2000) restarted (pid 1273)
[Tue May 18 23:28:00 2010] [warn] FastCGI: server "/usr/local/www/data/fcgi/master/php5-fcgi-starter" (pid 1273) terminated due to uncaught signal '11' ((null)), a core file ma$
[Tue May 18 23:28:05 2010] [warn] FastCGI: server "/usr/local/www/data/fcgi/master/php5-fcgi-starter" (uid 2000, gid 2000) restarted (pid 1276)
[Tue May 18 23:28:06 2010] [warn] FastCGI: server "/usr/local/www/data/fcgi/master/php5-fcgi-starter" (pid 1276) terminated due to uncaught signal '11' ((null)), a core file ma$
[Tue May 18 23:28:06 2010] [warn] FastCGI: server "/usr/local/www/data/fcgi/master/php5-fcgi-starter" has failed to remain running for 30 seconds given 3 attempts, its restart $

[Wed May 19 00:03:19 2010] [warn] FastCGI: server "/usr/local/www/data/fcgi/master/php5-fcgi-starter" (uid 2000, gid 2000) restarted (pid 50921)
[Wed May 19 00:03:19 2010] [warn] FastCGI: server "/usr/local/www/data/fcgi/master/php5-fcgi-starter" (pid 50921) terminated by calling exit with status '0'
[Wed May 19 00:03:24 2010] [warn] FastCGI: server "/usr/local/www/data/fcgi/master/php5-fcgi-starter" (uid 2000, gid 2000) restarted (pid 50923)
[Wed May 19 00:03:24 2010] [warn] FastCGI: server "/usr/local/www/data/fcgi/master/php5-fcgi-starter" (pid 50923) terminated by calling exit with status '0'
How to fix..?Sad
Tutorial from this post not work for me
i using php-v5.2.11


RE: ispCP OMEGA - Error 500 on fbsd - BeNe - 05-19-2010 10:20 PM

You installed ispCP on FreeBSD with my Install guid in the Documentation ?
Did you choose fastcgi or Fcgid ?
ispCP Version ?
Code:
terminated due to uncaught signal '11' ((null)), a core file ma$
Looks not that nice.

Greez BeNe


RE: ispCP OMEGA - Error 500 on fbsd - dns - 05-21-2010 12:01 AM

Hi, yes i install ispomega from documentation/start:installation:freebsd, but installing ports manually, because I had problems. I using Perl 5.8 and ispCPOmega 1.5 Shy
I tried and fcigd and fastcgi, but there is no difference: (
Ty


RE: ispCP OMEGA - Error 500 on fbsd - BeNe - 05-21-2010 11:10 PM

Quote:I had problems. I using Perl 5.8 and ispCPOmega 1.5
Maybe this is the Error. I installed ispCP Omega 1.0.5 several times with my Docu. Can you explain the "errors" during the make or install ?

Greez BeNe


RE: ispCP OMEGA - Error 500 on fbsd - dns - 05-22-2010 12:40 AM

(05-21-2010 11:10 PM)BeNe Wrote:  
Quote:I had problems. I using Perl 5.8 and ispCPOmega 1.5
Maybe this is the Error. I installed ispCP Omega 1.0.5 several times with my Docu. Can you explain the "errors" during the make or install ?

Greez BeNe

If install ports(automaticly) with portmaster -cat ./doc/FreeBSD/portmaster-install-ports.. i found error(This ports found please reinstall 'or' This port cannont install reference by other port 'portname'...).
I installing all ports manualy from ./doc/FreeBSD/portmaster-install-ports
And run engine/installer.sh = Error 500. Sry for my english..
(edit:will later provide other logs)