Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ali118

Pages: [1]
1
Installation / problem with Install cwp
« on: October 24, 2017, 03:02:13 PM »

e is 65537 (0x10001)
writing RSA key
Signature ok
subject=/C=HR/ST=Zagreb/O=CentOS Web Panel/L=HR/CN=81-89-100-77/OU=CentOS Web Panel/emailAddress=info@studio4host.com
Getting Private key
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in <module>
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 370, in user_main
    errcode = main(args)
  File "/usr/share/yum-cli/yummain.py", line 179, in main
    result, resultmsgs = base.doCommands()
  File "/usr/share/yum-cli/cli.py", line 583, in doCommands
    return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
  File "/usr/share/yum-cli/yumcommands.py", line 445, in doCommand
    return base.installPkgs(extcmds, basecmd=basecmd)
  File "/usr/share/yum-cli/cli.py", line 983, in installPkgs
    txmbrs = self.install(pattern=arg)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 4825, in install
    mypkgs = self.pkgSack.returnPackages(patterns=pats,
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1074, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 778, in _getSacks
    self.repos.populateSack(which=repos)
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 347, in populateSack
    self.doSetup()
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 158, in doSetup
    self.ayum.plugins.run('postreposetup')
  File "/usr/lib/python2.7/site-packages/yum/plugins.py", line 188, in run
    func(conduitcls(self, self.base, conf, **kwargs))
  File "/usr/lib/yum-plugins/fastestmirror.py", line 202, in postreposetup_hook
    all_urls = FastestMirror(all_urls).get_mirrorlist()
  File "/usr/lib/yum-plugins/fastestmirror.py", line 369, in get_mirrorlist
    self._poll_mirrors()
  File "/usr/lib/yum-plugins/fastestmirror.py", line 413, in _poll_mirrors
    pollThread.start()
  File "/usr/lib64/python2.7/threading.py", line 747, in start
    _start_new_thread(self.__bootstrap, ())
thread.error: can't start new thread
touch: cannot touch '/etc/pure-ftpd/pure-ftpd.passwd': No such file or directory
cwp-el7-latest: line 579: pure-pw: command not found
Installation FAILED at pure-ftpd

2
I have not changed.
After the install I have myip: 2030 I get this error.

3

I have centos 7 I have cwp installed after installation I get this error
Warning: [obfuscated](): (HY000/2002): No such file or directory in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

Warning: [obfuscated](): (HY000/2002): No such file or directory in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0


Trying to start mysql server, please wait!
Try to restart CentOS Web Panel with command: service cwpsrv restart

**Check your MySQL root password in: /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf


Warning: [obfuscated]() expects exactly 1 parameter, 0 given in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0
Could not connect:

4
MySQL / 413 Request Entity Too Large by phpmyadmin
« on: January 22, 2017, 07:54:04 AM »
413 Request Entity Too Large
When I upload a database.sql I get this error.

nginx
this problem by phpmyadmin

5
Installation / Re: Centos 7.2 install problem
« on: January 18, 2017, 12:48:34 PM »
When comes cwp for centos 7.3

6
Installation / Re: How to install CentOS Web Panel?
« on: January 18, 2017, 12:34:45 PM »
When comes cwp for centos 7.3

7
Installation / Re: what is MySQL root password ]:
« on: January 11, 2017, 03:52:40 PM »
MySQL root password on the CWP servers can be reset by using cwp scripts, usage:

sh /scripts/mysql_pwd_reset
or

/scripts/mysql_pwd_reset
This script will stop MySQL run it in a safe mode, set RANDOM password and then restart the MySQL in normal mode with a new password.

8


I have centos 7 and I would like to install cwp I get this error

Setting up Install Process
Package wget-1.12-8.el6.x86_64 already installed and latest version
Package chkconfig-1.3.49.5-1.el6.x86_64 already installed and latest version
Nothing to do
cwp-latest: line 113: [: too many arguments
cwp-latest: line 125: [: too many arguments
cwp-latest: line 880: syntax error: unexpected end of file

Pages: [1]