.
.
.
.
.
Here's a better output.
.
stonecuban@pardus ~ $
stonecuban@pardus ~ $ service apache start
Service 'apache' started.
stonecuban@pardus ~ $
stonecuban@pardus ~ $ sudo pisi update-repo
Password:
* Updating repository: pardus-2007.3
pisi-index.xml.bz2.sha1sum (40.0 B)100% 0.00 B/s [??:??:??] [complete]
No updates available for repository pardus-2007.3.
stonecuban@pardus ~ $ sudo pisi it apache mysql-server mod_php
The following package(s) are already installed and are not going to be installed again:
apache mysql-server mod_php
No packages to install.
stonecuban@pardus ~ $ su
Password:
pardus stonecuban # mysql_install_db
Installing MySQL system tables...
OK
Filling help tables...
OK
pardus stonecuban #
pardus stonecuban # service mysql-server start
Service 'mysql-server' started.
pardus stonecuban #
pardus stonecuban # mysqladmin -u root password (xx)
pardus stonecuban #
pardus stonecuban # mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is (xx)
Server version: 5.0.51-log Pardus Linux
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
.
Not bad, just bad to the bone.
Any and all help/links is appreciated on how to proceed. (whats next?)






