NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
SWhetsel
Jan 24, 2011Aspirant
How to install Joomla on ReadyNAS - Walkthrough
To install Joomla 1.5 on the ReadyNAS, you’ll need to do the following. (detailed steps below) 1. Create a share on the ReadyNAS where you will run Joomla 1.5 and enable Internet access to the sha...
SWhetsel
Jan 07, 2012Aspirant
I have had my Joomla off for some time.
So today I "apt-get --purged remove"ed PHP and Apache.
I started over from scratch and followed back through my instructions.
However, in step #6 when I tried to start my MYSQLD I got an error.
I couldn't figure out what the issue for almost 3 hours until I saw the permissions.
Somehow the mysqld dir had gotten set to 755 and it needs 777 permissions to work.
So, if you are getting the error above, you need just run this code to set the permissions to 777 and then you should be able to continue.
-SWhetsel
So today I "apt-get --purged remove"ed PHP and Apache.
I started over from scratch and followed back through my instructions.
However, in step #6 when I tried to start my MYSQLD I got an error.
080723 10:21:43 [ERROR] Can't start server : Bind on unix socket: Permission denied
080723 10:21:43 [ERROR] Do you already have another mysqld server running on socket: /tmp/mysql.sock ?
I couldn't figure out what the issue for almost 3 hours until I saw the permissions.
Somehow the mysqld dir had gotten set to 755 and it needs 777 permissions to work.
So, if you are getting the error above, you need just run this code to set the permissions to 777 and then you should be able to continue.
#chmod 777 /var/run/mysqld
-SWhetsel
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!