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

Pages: [1]
1
PHP / Re: PHP Extension Installation
« on: January 31, 2015, 09:51:53 PM »
Like here

http://forum.centos-webpanel.com/php/php-version-switcher/

There is a line
"- In PHP compiler you can add or remove modules you want (please use only: one per line)."

Cheers

2
PHP / Re: PHP Extension Installation
« on: January 31, 2015, 09:50:50 PM »
Try to do via your admin panel, php version switcher which you will found when you are loggin with root and from there try to do compilation include --with-your-module-which-you-need

3
1- Yes, just add repository of MariaDB and install via yum and all should be fine.
2- For php, via your admin panel, you have PHP Version Switcher where you can up your server UP to 5.5.11

I hope I answered your questions

Cheers
so you mean I remove MySql and install mariadb with Yum ? and remove PHP 5.4 & 5.5 and install 5.6 alone ? will the CWP be able to detect it properly ? and configure the domains correctly ?

4
Other / Re: Billing
« on: November 06, 2014, 07:29:07 PM »
CWP doesn't support API, suspend and etc right now, we have to think to create additional module for CWP which will be connected with WHMCS

5
Suggestions / Re: cPanel Migration
« on: October 25, 2014, 09:47:50 PM »
Hello

I asked same question, anwser is here

http://forum.centos-webpanel.com/scripts/migrate-from-another-panel/

and they set migration tool is ready, I didn't have time to wait, I moved my sites one by one, anyway,

http://centos-webpanel.com/changelog - Look like is here, they set "Will be com in few days" two week ago, but here is no rush, for free product, we can't blame them, panel is working fine

6
Apache / Report: Missing domain in vhosts.conf
« on: October 24, 2014, 08:01:33 PM »
Hello

Today I added two new domains ( .EU ) domains to my CWP server, then I changed settings something to my server and I did rebuild to my vhosts and ONLY this two EU domains doesn't rebuild, I need to add manual to my vhosts file.

Just reporting it in case if something bug on the system.


7
Apache / Dedicated IP
« on: October 22, 2014, 04:23:44 PM »
Hello

How to set Dedicated IP for some account or domain ? I didn't see this options in CWP, if I edit manual by vhosts, then If i do rebuild all my changes is lost.

Thanks

8
Backup / Error dumping MYSQL - MariaDB
« on: October 20, 2014, 03:34:25 PM »
Hello Dear

Not sure this is a bug or something is wrong with me

I just completed migration from Cpanel to webpanel and I just checking now my server how is going, for bugs and etc.

I saw backup of the files is completed, but not for the Mysql databases, I started script manual and I saw this

###############################################
Daily Files Backup finished
###############################################


###############################################
Daily MySQL Backup starting
###############################################

PHP Warning:  Error while sending QUERY packet. PID=9172 in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php(1) : eval()'d code(1) : eval()'d code on line 27

Warning: Error while sending QUERY packet. PID=9172 in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php(1) : eval()'d code(1) : eval()'d code on line 27
PHP Warning:  mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php(1) : eval()'d code(1) : eval()'d code on line 28

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php(1) : eval()'d code(1) : eval()'d code on line 28

###############################################
Daily MySQL Backup finished
###############################################

cpulimit: no process killed
You have new mail in /var/spool/mail/root
[root@webpanel cron.daily]#


I use MariaDB instead of Mysql

Cheers

9
CentOS-WebPanel Bugs / Deleted user and still have access
« on: October 14, 2014, 09:15:47 AM »
Hello

Something which I found and I think is very important is

If some of accounts is login now, and I tested, I deleted account test244 and on the same time I was login on another computer with this account, and after account has been delete I still has access to create Mysql database and etc.

After delete account session need to be cancel

10
Apache / Re: Apache Compiler
« on: October 12, 2014, 07:56:47 PM »
I hope you will release this version this week :)

11
Apache / Re: How to enable mod_expire on the server?
« on: October 09, 2014, 02:59:27 PM »
I installed ImageMagick without any problem
Just add extension=imagick.co line ot /usr/local/php/php.ini and everything will be fine

Cheers
Yes, I mean mod_expires. Awso I need to install ImageMagick, I tryed to install it like this:

# yum install gcc php-devel php-pear

# yum install ImageMagick ImageMagick-devel

# pecl install imagick
# echo "extension=imagick.so" > /etc/php.d/imagick.ini

 but the apache stoped when i do this command:

# service httpd reload

The panel showed that I am using a different apache and fix it but the ImageMagick is not working.

12
Scripts / Re: Migrate from another panel
« on: October 06, 2014, 03:20:46 PM »
Hello

I can see here http://centos-webpanel.com/changelog is ready listed on changelog

When to expect this update to be available ? I have to migrate some accounts after a week when I going to change to your panel, at the moment I still doing manual migration on my home VPS just for testing

Thanks

13
Scripts / Migrate from another panel
« on: October 01, 2014, 06:17:43 PM »
Hello

Before say anything, I would like to thank you to this team which build this panel and for this hard work.

I just looking to get out from Cpanel and i found this new panel, I would be join to this platform and will be glad for me to help for improve this panel.

Are you planing to create migration scripts for fast migration from another panel ? Cpanel/Virtualmin/Kloxo etc ?

Cheers

Pages: [1]