Search found 2 matches
- Mon Dec 19, 2016 9:48 am
- Forum: Web Server
- Topic: phpmyadmin issue
- Replies: 6
- Views: 9262
Re: phpmyadmin issue
Works perfectly! Thank you very much, you saved my day! :)ivcha92 wrote:
The workaround is to create symlink
cd /usr/share
ln -s phpMyAdmin phpmyadmin
- Wed Aug 03, 2016 5:03 am
- Forum: General Discussion
- Topic: File System Quota
- Replies: 18
- Views: 29528
Re: File System Quota
Hi there, I am getting email with the error everyday: Sibject: test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) Message: run-parts: /etc/cron.daily/ntpdate exited with return code 1 I've got #!/bin/sh in the /etc/cron.daily/ntpdate script, not sure why it's happening. Ubun...