Ticket #942 (closed defect: fixed)

Opened 8 months ago

Last modified 5 months ago

ERROR: Undefined intput data, bt: |{PHP_VERSION}|, et: |{PHP_VERSION}|, src !

Reported by: RomanK Assigned to:
Priority: critical Milestone: ispCP ω 1.0.0 - RC4
Component: Backend (Engine) Version: ispCP ω 1.0.0 - DEV
Severity: Hard Keywords:
Cc:

Description

Hy @all,

I'm trying to install ispCP on an Fedora Core 6 x86_64 and wright the doc. for the WiKi?. Now I'v got an error:

ERROR: Undefined intput data, bt: |{PHP_VERSION}|, et: |{PHP_VERSION}|, src !

It's the todays snapshot. Attached the log of the make install.

Attachments

yum_install.txt (3.5 kB) - added by RomanK on 01/04/08 22:57:54.
install.log (14.3 kB) - added by RomanK on 01/04/08 22:58:19.
ispcp.conf (5.7 kB) - added by RomanK on 01/05/08 15:32:19.

Change History

01/04/08 22:57:54 changed by RomanK

  • attachment yum_install.txt added.

01/04/08 22:58:19 changed by RomanK

  • attachment install.log added.

01/04/08 22:59:15 changed by RomanK

Sorry, the "yum_install.txt" is my script (Sorry about my bad English)

(follow-up: ↓ 3 ) 01/05/08 10:32:55 changed by rats

  • status changed from new to closed.
  • resolution set to duplicate.

missing variable in ispcp.conf

(in reply to: ↑ 2 ) 01/05/08 15:32:08 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

Replying to rats:

missing variable in ispcp.conf

Whith variable do you mean? The "PHP_VERSION = 5" is set. (se eispcp.conf)

01/05/08 15:32:19 changed by RomanK

  • attachment ispcp.conf added.

01/06/08 11:27:07 changed by joximu

  • milestone changed from ispCP ω 1.0.0 - RC3 to ispCP ω 1.0.0 - RC4.

Distro specific things will be fixed for RC4 - there are some more

02/17/08 14:52:20 changed by rats

  • severity set to Hard.
  • milestone changed from ispCP ω 1.0.0 - RC4 to Working.

02/17/08 23:50:58 changed by rats

  • priority changed from major to critical.
  • milestone changed from Working to ispCP ω 1.0.0 - RC4.

02/18/08 20:15:58 changed by rats

  • status changed from reopened to closed.
  • resolution set to fixed.

sould be fixed in r1007, please test.

03/13/08 01:54:02 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

03/13/08 02:46:33 changed by joximu

I digged in the code...

for some distros (I saw CentOS and redhat) the fastcgi(2).conf is not copied to apache/working during make install - a line is missing in the Makefile:

   cp ./fastcgi2.conf $(SYSTEM_CONF)/apache/working/fastcgi_ispcp.conf

It's the only reason why the message can appear... see also http://www.isp-control.net/forum/installation-problem-on-centos-51-t-2714.html#pid25448

/J

03/14/08 11:47:52 changed by rats

  • status changed from reopened to closed.
  • resolution set to fixed.

thanks joxi, fixed in r1057


Add/Change #942 (ERROR: Undefined intput data, bt: |{PHP_VERSION}|, et: |{PHP_VERSION}|, src !)




Action