Sorry if this is in the wrong place i have looked all over the forum for an answer i am new to liunx i tried using it a few years ago to try get away from bill gates now i have a spare pc i want to set up a server for testing and building sites for my freinds so i can set up the site on my own server let them see wot the site will look like before uploading it to a hosting server as i dont have a static ip address as yet i followed the The Perfect Server - Mandriva 2008 Free (Mandriva 2008.0) got it all up and running without kde but when i tryed to install the front pages i messed it all up as i had set it all up manualy in command lines i thought i had got the hang of it so i started again this time i told it to install the kde so i could use an interface better for me now when i log in to the isp config page http://192.168.100.30:81 and try to add a new client or reseller or hosting plan it says " The following error occurred: The requested document type does not exist." i dont know it to just format and start again or wot can some one help me please Thanks in addvance for all your help David
i just found under managemet a bit about database i clicked on check database and i got this Check: db_ispconfig.del_status status: OK Check: db_ispconfig.dns_a status: OK Check: db_ispconfig.dns_cname status: OK Check: db_ispconfig.dns_dep status: OK Check: db_ispconfig.dns_isp_dns status: OK Check: db_ispconfig.dns_mx status: OK Check: db_ispconfig.dns_nodes status: OK Check: db_ispconfig.dns_secondary status: OK Check: db_ispconfig.dns_spf status: OK Check: db_ispconfig.doctype status: OK Check: db_ispconfig.groups status: OK Check: db_ispconfig.help_documents status: OK Check: db_ispconfig.help_nodes status: OK Check: db_ispconfig.help_tickets status: OK Check: db_ispconfig.isp_com status: OK Check: db_ispconfig.isp_dep status: OK Check: db_ispconfig.isp_dienste status: OK Check: db_ispconfig.isp_fakt_artikel status: OK Check: db_ispconfig.isp_fakt_dep status: OK Check: db_ispconfig.isp_fakt_nodes status: OK Check: db_ispconfig.isp_fakt_rechnung status: OK Check: db_ispconfig.isp_fakt_record status: OK Check: db_ispconfig.isp_firewall status: OK Check: db_ispconfig.isp_htaccess status: OK Check: db_ispconfig.isp_isp_actions status: OK Check: db_ispconfig.isp_isp_admin status: OK Check: db_ispconfig.isp_isp_datenbank status: OK Check: db_ispconfig.isp_isp_domain status: OK Check: db_ispconfig.isp_isp_kunde status: OK Check: db_ispconfig.isp_isp_reseller status: OK Check: db_ispconfig.isp_isp_user status: OK Check: db_ispconfig.isp_isp_web status: OK Check: db_ispconfig.isp_isp_web_template status: OK Check: db_ispconfig.isp_monitor status: OK Check: db_ispconfig.isp_nodes status: OK Check: db_ispconfig.isp_server status: OK Check: db_ispconfig.isp_server_ip status: OK Check: db_ispconfig.isp_serverstatus status: OK Check: db_ispconfig.isp_traffic status: OK Check: db_ispconfig.isp_traffic_ip status: OK Check: db_ispconfig.listtype status: OK Check: db_ispconfig.login status: OK Check: db_ispconfig.multidoc_dep status: OK Check: db_ispconfig.multidoc_nodes status: OK Check: db_ispconfig.session status: OK Check: db_ispconfig.sys_config status: OK Check: db_ispconfig.sys_dep status: OK Check: db_ispconfig.sys_modules status: OK Check: db_ispconfig.sys_news status: OK Check: db_ispconfig.sys_nodes status: OK Check: db_ispconfig.sys_user status: OK Check: db_ispconfig.user_groups status: OK i hope that info will help
Do this on the command line: Code: mysql -u root -p use db_ispconfig; select * from doctype; Does the last command show anything?
i typed in just wot you put and it ran up the screen relay fast all i see is lots of ------------------------------------ at the bottom it says 26 rows in set (0.03 sec) i dont know if that will help Thank you
Looks ok. This link might help: http://www.howtoforge.com/forums/showthread.php?t=19126&highlight=requested+document+type
thank you falko but i dont know how to replace the data in the doctype row is there an easy way to sort the data base out thank you