It should, but maybe the package is horribly broken - how can I check?

Don't know for sure. Check /etc/my.cnf - if there's a line

skip-innodb

...then it's no good :-). If there are a few lines like

# InnoDB settings
innodb_data_home_dir = /var/lib/mysql/
innodb_data_file_path = ibdata1:100M:autoextend
set-variable = innodb_buffer_pool_size=100M
set-variable = innodb_additional_mem_pool_size=10M
innodb_flush_log_at_trx_commit=1

...things look better.

And then I'd recommend installing phpMyAdmin if you have Apache installed anyway. You could try to create a DB using InnoDB to be sure.

2006-08-21 11:49:45.1836 Use of inherited AUTOLOAD for non-method
YAML::Syck::Load() is deprecated at /opt/slimserver/CPAN/YAML/Syck.pm
line 45, <FH> line 1.
There was an error reading your SlimServer configuration file - it
might be corrupted!: [Can't locate auto/YAML/Syck/Load.al in @INC

That's another problem. If you have installed that module on your system, then rename /opt/slimserver/CPAN/YAML to be sure SlimServer is using your version.

--

Michael

-----------------------------------------------------------
Help translate SlimServer by using the
SlimString Translation Helper (http://www.herger.net/slim/)

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to