Big Problem

Discussion in 'Installation/Configuration' started by rodrigoespino, Sep 24, 2009.

  1. rodrigoespino

    rodrigoespino New Member

    Im Installing IspConfig 3 Centos 5.3 . The control panel add user ftp,mail .... in logs says this problem.



    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: uid in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1009, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: uid in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1012, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: gid in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1009, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: gid in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1012, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: dir in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1009, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: dir in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1012, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: quota_files in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1009, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: quota_files in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1012, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: ul_ratio in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1009, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: ul_ratio in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1012, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: dl_ratio in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1009, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: dl_ratio in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1012, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: ul_bandwidth in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1009, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: ul_bandwidth in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1012, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: dl_bandwidth in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1009, referer: http://www.hostingparatodos.com:8080/#
    [Wed Sep 23 21:59:35 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: dl_bandwidth in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1012, referer: http://www.hostingparatodos.com:8080/#
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. rodrigoespino

    rodrigoespino New Member

    Change PHP.INI

    Change my php.ini and follow instructions the problem persist :(

    [Thu Sep 24 07:44:11 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: dl_bandwidth in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1009, referer: http://www.hostingparatodos.com:8080/
    [Thu Sep 24 07:44:11 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: dl_bandwidth in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1012, referer: http://www.hostingparatodos.com:8080/
    [Thu Sep 24 07:44:11 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: return_to_url in /usr/local/ispconfig/interface/lib/classes/tform_actions.inc.php on line 216, referer: http://www.hostingparatodos.com:8080/

    Atacch php.ini
     

    Attached Files:

    • php.txt
      File size:
      45.1 KB
      Views:
      110
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    You have to resatrt apache afterwards.
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Also you did not cahnged the line:

    error_reporting = E_ALL

    You uncommented a line before but thats not the correct solution. You will have to change the line:

    error_reporting = E_ALL

    to

    error_reporting = E_ALL & ~E_NOTICE
     
  6. rodrigoespino

    rodrigoespino New Member

    Change and problem persists

    My Friend,

    Change the line comment and uncomment the problem persists :( and restart services . The problem appear not understand the commands in lymux

    [Thu Sep 24 07:44:11 2009] [error] [client 200.117.198.124] PHP Notice: Undefined index: ftp_user_id in /usr/local/ispconfig/interface/lib/classes/tform.inc.php on line 1012, referer: http://www.hostingparatodos.com:8080/
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Post the php.ini gaian. The one above was changed in a wrong manner as I pointed out in my post.
     
  8. rodrigoespino

    rodrigoespino New Member

    Problem Persists

    Attach the php.ini resolve the error , no appear in log :( and not add users in ftp ,mail or shell not assign quota. No function lynux commands.
     

    Attached Files:

    • php.txt
      File size:
      45.1 KB
      Views:
      129
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    If there are no errors in the log anymore, then this thread is closed. If You have other problems, please make a new thread with a detailed description of the error and before that, please make sure that you really followed the installation guide exactly, otherwise the system will not work properly!
     
  10. rodrigoespino

    rodrigoespino New Member

    Postfix Error

    Im starter postfix

    Sep 27 20:03:10 ns1 master[5109]: fatal: master_spawn: exec /usr/libexec/postfix/qmgr: Permission denied
    Sep 27 20:03:10 ns1 master[5110]: fatal: master_spawn: exec /usr/libexec/postfix/showq: Permission denied
    Sep 27 20:03:11 ns1 postfix/master[7266]: warning: process /usr/libexec/postfix/smtpd pid 5107 exit status 1
    Sep 27 20:03:11 ns1 postfix/master[7266]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
    Sep 27 20:03:11 ns1 postfix/master[7266]: warning: process /usr/libexec/postfix/pickup pid 5108 exit status 1
    Sep 27 20:03:11 ns1 postfix/master[7266]: warning: /usr/libexec/postfix/pickup: bad command startup -- throttling
    Sep 27 20:03:11 ns1 postfix/master[7266]: warning: process /usr/libexec/postfix/qmgr pid 5109 exit status 1
    Sep 27 20:03:11 ns1 postfix/master[7266]: warning: /usr/libexec/postfix/qmgr: bad command startup -- throttling
    Sep 27 20:03:11 ns1 postfix/master[7266]: warning: process /usr/libexec/postfix/showq pid 5110 exit status 1
    Sep 27 20:03:11 ns1 postfix/master[7266]: warning: /usr/libexec/postfix/showq: bad command startup -- throttling

    this error..... any solution?.
     

Share This Page