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 - robbyq

Pages: 1 ... 4 5 [6] 7
76
CentOS-WebPanel Bugs / Re: Bug Error?
« on: October 31, 2016, 02:47:23 PM »
Hello.

Seems like PhpMyAdmin does not support PHP 7 yet.
Check documentation: https://docs.phpmyadmin.net/en/latest/require.html#php

mmm i dont think, i install php 7.0.12 and work fine with other server.

77
Installation / Re: Can't install CWP on CentOS 6.7 x64
« on: October 31, 2016, 02:43:12 PM »
It not a problem the CWP it a config the vps i think

78
MySQL / Re: PHPmyAdmin Not Found.
« on: October 26, 2016, 05:09:23 PM »
+1 in a new instalations have same problems with 7.0.11 - 7.0.12 and now i down to 7.0.10

79
Suggestions / Module Wordpress
« on: October 26, 2016, 04:18:32 PM »

Hello,

You can create a module, for the following:

Those with any web, download for example directly, wordpress. Those without the softclous, having some modules:

wordpress
prestashop
or that are popular and do not need a license.

80
Apache / Re: Update, Apache (2.2.26)
« on: October 26, 2016, 03:43:28 PM »
any tested?

81
PHP / Re: php-cgi high memory usage on 8GB server. Why?
« on: October 24, 2016, 10:46:32 AM »
see logs for what happend. but if you have under attack the website, the company  vps we see logs...

82
E-Mail / Re: Roundcube - Database error connection failed
« on: October 23, 2016, 08:02:47 PM »
Hello,

I have same problem, I follow this topic.

same problems +1

83
CentOS-WebPanel Bugs / Bug Letsencrypt.
« on: October 22, 2016, 04:10:57 PM »
Hi,

I have that error if i go module letsencrypt:

Code: [Select]
Notice: Undefined offset: 7 in /usr/local/cwpsrv/htdocs/resources/admin/modules/letsencrypt.php on line 0

84
PHP / Re: php-cgi high memory usage on 8GB server. Why?
« on: October 22, 2016, 04:10:07 PM »
Yes/Si.
http://www.hostinger.com.br/hospedagem-vps

upgrade version and see if choose memorie /used memory high

85
Apache / Re: Activate mod_cloudflare in Apache
« on: October 22, 2016, 09:43:58 AM »
Can one admin add that for mods? in future in cwp?

86
PHP / Re: php-cgi high memory usage on 8GB server. Why?
« on: October 22, 2016, 09:39:03 AM »
What it? VPS?¿
Que es un VPS?

87
I have installed yesterday a new version of CWP but after some hours mysql_manager not show mysql database, user and not create it. Like a video demonstration:

https://mega.nz/#!ZpFgnRwb!Se7BrOMwSHCDaAll8MHdVheERKO-aKEGMAlU0H8CMyY

S.o?
Version maria db?
php version?


88
PHP / Re: Installing php-config without php-devel
« on: October 21, 2016, 11:59:33 AM »
I'm on centos 6.8 and I need php-config in order to install xdebug.

I already tried to install php-devel-5.3.3, the only version available I get by "yum list php-devel" command.
After this installation web server configuration  has been compromised, so I want to avoid to install this package.
Is there an alternative?

thanks

cwp have php 5.4 to php 7 version. not need install manual

89
Updates / Bug PhpmyAdmin
« on: October 18, 2016, 12:47:02 PM »
Hi,

I have a bug i think whit phpmyadmin.

I used:
Centos 6.8
apache 2.2.31
7.0.11 php
Maria DB 10.0.18

And i have that:

Code: [Select]
Deprecation Notice in ./libraries/php-gettext/streams.php#48
Methods with the same name as their class will not be constructors in a future version of PHP; StringReader has a deprecated constructor

Backtrace

./libraries/php-gettext/gettext.inc#41: require()
./libraries/select_lang.lib.php#471: require_once(./libraries/php-gettext/gettext.inc)
./libraries/common.inc.php#564: require(./libraries/select_lang.lib.php)
./index.php#12: require_once(./libraries/common.inc.php)
Deprecation Notice in ./libraries/php-gettext/streams.php#84
Methods with the same name as their class will not be constructors in a future version of PHP; FileReader has a deprecated constructor

Backtrace

./libraries/php-gettext/gettext.inc#41: require()
./libraries/select_lang.lib.php#471: require_once(./libraries/php-gettext/gettext.inc)
./libraries/common.inc.php#564: require(./libraries/select_lang.lib.php)
./index.php#12: require_once(./libraries/common.inc.php)
Deprecation Notice in ./libraries/php-gettext/streams.php#145
Methods with the same name as their class will not be constructors in a future version of PHP; CachedFileReader has a deprecated constructor

Backtrace

./libraries/php-gettext/gettext.inc#41: require()
./libraries/select_lang.lib.php#471: require_once(./libraries/php-gettext/gettext.inc)
./libraries/common.inc.php#564: require(./libraries/select_lang.lib.php)
./index.php#12: require_once(./libraries/common.inc.php)
Deprecation Notice in ./libraries/php-gettext/gettext.php#36
Methods with the same name as their class will not be constructors in a future version of PHP; gettext_reader has a deprecated constructor

Backtrace

./libraries/php-gettext/gettext.inc#42: require()
./libraries/select_lang.lib.php#471: require_once(./libraries/php-gettext/gettext.inc)
./libraries/common.inc.php#564: require(./libraries/select_lang.lib.php)
./index.php#12: require_once(./libraries/common.inc.php)

90
SSL / Re: SSL - problems with images?
« on: October 13, 2016, 02:30:40 PM »
Fix

code

RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.domain.com/$1 [R,L]

Pages: 1 ... 4 5 [6] 7