I'm trying to run a cgi script and keep getting the following error message in my browser:
--------------------------------------------------------
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the...
I tried to create a mysql database using the following command:
shell>bin/mysqladmin --password=pass create web_db
and got this error message:
bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: YES)'
please help me resolve...
When I create a symbolic link like:
ln -s /fick/software/mysql-standard-4.0.14-dec-osf5.1-alphaev67 /usr/local/mysql
it creates a file inside the '/usr/local/mysql/' directory named mysql-standard-4.0.14-dec-osf5.1-alphaev67 and thats it. What am I doing wrong. How do I access my files...
I used rpm to install MySQL with the command:
-->% rpm -ivh mysql.src.rpm
I didn't get any errors and it showed the progress hash mars and everything. However, when issue the command:
-->% rpm -q MySQL
it responds saying the MySQL is not installed. I check the folders in the RPM directory and...
I've installed rpm, but when I run a command like "rpm -ivh file.rmp," I get a response like:
"ksh: rpm: not found"
I know I probably need to add this command to the shell, but I don't know how to do this.
Any help would be greatly appreciated.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.