Mandriva 2008 ISPConfig

Discussion in 'Installation/Configuration' started by bigdavid889, Feb 28, 2008.

  1. bigdavid889

    bigdavid889 New Member

    sorrry i am new here
    i have installed Mandriva with the server how to on this site
    i have followed all instructions and now i have a problem
    on the admin page when i click new client it says
    The following error occurred:

    The requested document type does not exist.

    please can some one help me

    Thank you very much
     
  2. simpson

    simpson New Member

    Mandriva 2008

    I have this problem too. I reinstaled server twice and get this errors.
     
  3. simpson

    simpson New Member

    Mandriva 2008

    I have try to roll back with ispconfig 2.2.19 but same problem ocure.
    I get error in console when finishing ispconfig install like:

    ls: cannot access /etc/httpd/conf.d/*.conf: No such file or directory
     
  4. falko

    falko Super Moderator Howtoforge Staff

    You can ignore this, nothing to worry about.

    Did you see any errors during the installation?
    What MySQL user did you specify during the installation? Should be root.

    What's the output of
    Code:
    df -h
    ? Any errors in the ISPConfig install og in /var/log/?
     
  5. simpson

    simpson New Member

    Mandriva 2008

    Here is
    [root@xmx ~]# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/md2 451G 1.6G 427G 1% /
    /dev/md0 380M 15M 346M 4% /boot

    No other errors in logs.
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Please make sure that your mysql default charset is latin-1
     
  7. simpson

    simpson New Member

    Mandriva 2008

    How can I check this ?

    For install, I followe complete howto from site. Nothing over instructions...

    Regards,
     
  8. falko

    falko Super Moderator Howtoforge Staff

    If you have phpMyAdmin installed, you can check it there.
     
  9. simpson

    simpson New Member

    Mandriva 2008

    Mysql shows:

    ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=1 ;

    How can I convert it, if that is problem ?

    This morning I try to instal on Mandriva 2007.1 following instructions on site.
    First I have problem with install mysql nad libmysql, and after instaling newest version 5.0.46-8, I found same problem as on Mandriva 2008 !!!

    regards,
     
  10. simpson

    simpson New Member

    Mandriva 2008

    I have change default charset to Latin1 and collation on Latin1_swedish but the problem is not solved :( :confused:
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    You will have to reinstall ispconfig afterwards.
     
  12. simpson

    simpson New Member

    Mandriva 2008

    On Mandriva 2007.1 with mysql 5.0.45 this is NOT fixed the problem :(
     

Share This Page