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.
Pages: [1] 2
1
I can build it / Re: Vhost ssl template
« on: August 26, 2016, 05:29:26 PM »
CWP is not opensource, it's only free to use
2
PHP / Re: PHP Selector
« on: August 25, 2016, 03:50:50 PM »
how do i load php module?
i try to install imagemagic, it only apply to default php 54 that used by CWP server
i try to install imagemagic, it only apply to default php 54 that used by CWP server
3
PHP Selector / Re: PHP version on specific website (htaccess)
« on: August 25, 2016, 07:46:40 AM »4
CentOS 6 Problems / Re: Warnings
« on: August 25, 2016, 06:01:14 AM »
i have the same issue
and the drop cache function not work at all.
but i am sure when i still use PHP5.4 for cwp panel, it work.
this problem comes out after i update to php5.6.
I think it still not fully compatible with php56
Code: [Select]
sed: couldn't write 80 items to stdout: Broken pipe
This comes up when i try to drop cache from cwp panel.and the drop cache function not work at all.
but i am sure when i still use PHP5.4 for cwp panel, it work.
this problem comes out after i update to php5.6.
I think it still not fully compatible with php56
6
CentOS 6 Problems / Problem Login
« on: August 25, 2016, 02:30:25 AM »
Does anyone have a problem like this before?
When i try to login as root, it show like that picture, and if click one other modules, it will redirect me to login again.
and at log cwpsrv i got this message:
When i try to login as root, it show like that picture, and if click one other modules, it will redirect me to login again.
and at log cwpsrv i got this message:
Code: [Select]
[Thu Aug 25 09:39:07 2016] [error] [client 114.125.52.129] PHP Warning: [obfuscated](): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/local/cwpsrv/htdocs/admin/login.php on line 0
7
SSL / Re: Short Let's Encrypt guide on CentOS 6.x
« on: August 10, 2016, 07:59:53 PM »hello i got this issue.
i wanna install lets encrypt for my cwpCode: [Select][?1034hFailed authorization procedure. panel.mydomain.com (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Could not connect to http://panel.mydomain.com/.well-known/acme-challenge/wytHeT21cuvjuvor3gKCu4LMcFDb2MU0oXYL6o6EhPI
where is the webroot path for cwp?
thank you
make sure that your domain is pointed on the correct server and correct folder or it will not work.
that domain is pointed correctly i can access CWP using that domain. but i need information, where is the webroot path for cwp?
like public_html for user's
8
PHP / Re: Install ImageMagick or GD ?
« on: August 10, 2016, 03:55:29 PM »
with php selector php7 i got this error:
Code: [Select]
PHP Warning: PHP Startup: Unable to load dynamic library '/opt/alt/php7/usr/lib/php/extensions/no-debug-non-zts-20160303/imagick.so' - /opt/alt/php7/usr/lib/php/extensions/no-debug-non-zts-20160303/imagick.so: cannot open shared object file: No such file or directory in Unknown on line 0
if i change to default php, it has no problem
9
PHP / Re: Install ImageMagick or GD ?
« on: August 10, 2016, 02:42:17 PM »Hi, try to use oldest version.
yes, i know about that. but i want to use php7
seems the script only install for base php that use by cwp
10
PHP / Re: Use PHP 7 for the Centos Web Panel
« on: August 10, 2016, 09:13:15 AM »
yes i love php7
11
PHP / Re: Install ImageMagick or GD ?
« on: August 10, 2016, 09:11:40 AM »
i have installed imagmagic success. with basic CWP php 5.4
i can see module loaded success.
but at subdomain, i run php7
i look at
i have try add
is there anyone can give me solution?
Thank You
i can see module loaded success.
but at subdomain, i run php7
i look at
Code: [Select]
<?php phpinfo();?>
on php7, there is no imagmagic extension loaded.i have try add
Code: [Select]
extension=imagick.so
at php.ini and restart apache, still can't get it work with php7.is there anyone can give me solution?
Thank You
12
PHP / ioncube loader at PHP 7
« on: August 05, 2016, 05:13:02 AM »
Hello, I am running PHP 7 and got message bellow:
From CWP Admin> PHP Addon, it say IonCube loader already installed
Code: [Select]
Failed loading /usr/local/ioncube/ioncube_loader_lin_7.0.so: /usr/local/ioncube/ioncube_loader_lin_7.0.so: cannot open shared object file: No such file or directory, referer
How i can resolve it?From CWP Admin> PHP Addon, it say IonCube loader already installed
13
SSL / Let's Encrypt for front end user
« on: August 04, 2016, 02:40:26 PM »
Hello,
How i can be able to use Let's Encrypt for front end user?
At this time, i always create 1 by 1 from root login.
How i can be able to use Let's Encrypt for front end user?
At this time, i always create 1 by 1 from root login.
14
PHP / Re: PHP Selector
« on: August 03, 2016, 04:10:16 PM »
What result do you get if you use?:
AddHandler application/x-httpd-php7 .php
That is working for me.
I think the wiki should be updated though.
Php 7 is not there yet
See http://wiki.centos-webpanel.com/php-selector
Code: [Select]
AddHandler application/x-httpd-php7 .php
just add it
15
Information / Re: When CWP begin?
« on: August 03, 2016, 10:37:15 AM »
wow 2013
seems i have not access internet for an ages
thank you
seems i have not access internet for an ages
thank you
Pages: [1] 2