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

Pages: [1]
1
Updates / Re: Upgrade to PHP 5.5.9
« on: April 17, 2016, 08:42:00 AM »
5.5.30 have all the functionality of 5.5.9

that actually does not help me.
I need to install pagekit (  https://pagekit.com ) which depends on 5.5.9 and won't install with any version below.
I also do not want to "hack" the installation to run under 5.5.3 because it will cause further problems with plugins.

Any recommendations how to upgrade the php version safely with centos web panel are appreciated.

2
Updates / Re: Upgrade to PHP 5.5.9
« on: April 16, 2016, 08:36:11 AM »
you can install php 5.5.30 from php switcher

thanks for your reply.
I need at least version 5.5.9 for my app to run properly

3
Updates / Upgrade to PHP 5.5.9
« on: April 16, 2016, 07:52:13 AM »
How can i safely upgrade my php version to at least 5.5.9?
Is there any automatic package installer or something like that?

thanks a lot!

4
E-Mail / Re: Change E-Mail Password
« on: January 16, 2016, 11:06:15 AM »
Hello, Did it work for anyone? I tried the settings as described, including this one "$config['password_query'] = 'UPDATE mailbox SET password=%c,modified=NOW() WHERE username=%u LIMIT 1';"
But I still get the error cannot save new password. I also tried with the default value for this config. $rcmail_config['password_query'] = 'SELECT update_passwd(%c, %u)';
Still did not work for me.
Is there anything that I am missing, do you think? Would really love to have this option.

Thanks.

thanks mate!! awesome tutorial. should be part of the official wiki!
to vinnie: check if you provided the password in the format mysql://postfix:YOURPASSWORD@localhost/postfix
that made it work for me

I just done it on another server for my client and it still worked for me.  ;D

The password query should work if you never set or change the default webmail database. Make sure you have the right settings on those config files OR you may check the error stated on log file.

Hope this help.

5
Installation / Access Mail Server via SMTP / IMAP
« on: January 14, 2016, 03:55:43 PM »
Hi!

First: Thanks a lot for your cool piece of Software!! CentOS Web Panel works out of the box, and it's awesome!!

Now to my problem:
I can send e-mails via roundcube, so i think the mail server setup went fine.
However, I can't access my server via telnet as described in your wiki.
I get a connection to my dovecotserver without any problems.
But when I try to login with my credentials:

Code: [Select]
. login user@myhost.xyz myPasswordz!!
i don't get any further messages until the connection is aborted du to inactivity.

Am i connecting to the wrong server maybe?
How would the serveraddress look like?
imap.myip ?

thanks guys!

6
CentOS-WebPanel GUI / Where can I find Webpanel themes?
« on: November 13, 2015, 04:35:20 PM »
Hi! Are there already any alternative themes for CWP or would I have to individualize it myself? :)

7
Installation / Understanding Virtualhosts
« on: November 13, 2015, 01:16:01 PM »
Hi! I own some domains at https://www.uniteddomains.com/

Can you point me to some kind of tutorial how to configure the DNS settings in CentOS Webpanel to work with uniteddomains?

I managed to get virtualdirectories to work, but i want to set it up properly! :)

Pages: [1]