Control Web Panel

WebPanel => Installation => Topic started by: Wizzie on March 15, 2015, 02:05:34 AM

Title: Installation issue
Post by: Wizzie on March 15, 2015, 02:05:34 AM
Hello there, while installing this i ran into the following error which puzzles me a little. Any suggestions?

inflating: webftp_simple/style.css
inflating: webftp_simple/templates/blank.html
inflating: webftp_simple/templates/index.html
cp: omitting directory `/usr/local/cwpsrv/htdocs/resources/admin/tpl/new_account_tpl/img'
chmod: cannot access `/var/lib/php/session/': No such file or directory
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  8357  100  8357    0     0   134k      0 --:--:-- --:--:-- --:--:--  247k
curl: (23) Failed writing body (0 != 8357)
Loaded plugins: fastestmirror, security
Cleaning repos: base extras rpmforge updates
Cleaning up Everything
Cleaning up list of fastest mirrors
#########################################################
          CentOS Web Panel MailServer Installer
#########################################################

visit for help: www.centos-webpanel.com

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
MySQL root password is invalid!!!
Check password and run this script again.
Title: Re: Installation issue
Post by: Wizzie on March 15, 2015, 02:10:41 AM
and when i tried to restart the installer i got this:

[root@vmi26716 src]# sh cwp-latest
#################################################################
#             CentOS Web Panel (CWP)   Installer                #
#################################################################

visit www.centos-webpanel.com

mysql is /usr/bin/mysql
Enter MySQL root Password:
MySQL root password []:


Now which is the mysql root password?
Title: Re: Installation issue
Post by: brijendrasial on March 15, 2015, 06:34:17 AM
Use centos minimal and run the installer again.
Title: Re: Installation issue
Post by: Wizzie on March 15, 2015, 08:47:41 AM
well, i did, and this is where it got me :)
not to say that i had to manually install a lot of libs!
Title: Re: Installation issue
Post by: Wizzie on March 15, 2015, 04:58:54 PM
fixed, reinstalled vps with a different version of centos 6.

now i got another issue, as root i can login but as client not!
Title: Re: Installation issue
Post by: Wizzie on March 17, 2015, 01:25:59 PM
fixed that too, changed the encryption to md5!
Title: Re: Installation issue
Post by: cyfocus on September 17, 2015, 07:13:55 AM
I reinstalled OS (Centos 6.7) and redo the installation.  That's how I fix mine.
Title: Re: Installation issue
Post by: Igor S. on September 18, 2015, 12:23:17 PM
Hi.

If you do not have a sql databases, you can try remove mysql server;
Code: [Select]
yum erase mysql-server mysql-libs