Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: ber on April 06, 2011, 04:50:46 AM
-
Hi Ive installed sme7admin on my SME 7.5.2 server only- system runs fine. sme7admin doesnt display the dhcp table when i click on the dhcp daemon in the server-manager sme7admin console.
Here is the error":
MySQL error : Can't execute query : Table 'sme7admin.dhcpd' doesn't exist
Ive checked the database (phpmyadmin)- its created a database but has no tables??- is this normal, a limitation in this contrib or do you i need to query the developer??
Can anyone advise regarding this.
Thank You.
-
do you i need to query the developer??
this could be a good idea..
-
I think his contact info is on main panel of SME7ADMIN contrib after installation.
-
this could be a good idea..
Problems should be reported via the bug tracker. The developer will be automatically notified.
-
is sme7admin in contribs repo? I didn't know.. :-)
-
is sme7admin in contribs repo? I didn't know.. :-)
If it's not, it should be.
-
Hi All, contacted Daniel (developer) and we were able to resolve the problem- sme7admin contrib was installed, database was setup but no tables.
Ran the following command to populate database tables:
mysql sme7admin < /usr/share/doc/smeserver-sme7admin/tables.sql
Problem solved.
Thank You.
-
Ran the following command to populate database tables:
mysql sme7admin < /usr/share/doc/smeserver-sme7admin/tables.sql
This indicates that the contrib doesn't correctly use the mysql.init service.
-
The contrib correctly uses the mysql.init service. The database is populated on all the servers I manage. I just don't know why it hasn't worked in this case. Anyway, we don't really have time to maintain sme7admin actually, so, if someone want to enhance it.....