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

Pages: [1] 2
1
MySQL / Re: How connect to database in another site of same server
« on: April 19, 2022, 04:13:48 PM »
Thank you!

2
MySQL / How connect to database in another site of same server
« on: April 18, 2022, 06:33:40 PM »
In my server, I have one site A with a database. Now I have a 2nd site B that needs to connect to database in A. From B I've tried to get the connection parameters with
Code: [Select]
include("./home/A/public_html/settings/settings.inc"); but no success. In settings I have
Code: [Select]
########## Database Info ##########
define('DB_SERVER', 'localhost');
define('DB_USER', 'myUser');
define('DB_PASS', 'myPass');
define('DB_NAME', 'ThedbName');
define('DB_CHARSET', 'UTF8');
I'll appreciate your help.

3
Other / Re: How to move a root account to a reseller one?
« on: January 24, 2022, 06:08:40 PM »
Thank you again, José, for your valuable help.
All the best!

4
Other / Re: How to move a root account to a reseller one?
« on: January 24, 2022, 05:01:27 PM »
Thank you José,
I have already done steps 1 to 2 but I don't know how to proceed with step 3 and, specially, step 4. Can you kindly give me further help? Thank you again!

5
Other / How to move a root account to a reseller one?
« on: January 24, 2022, 12:30:02 PM »
I have a client using an account with three domains and now he wishes to transform that account into a reseller one and I should move those three accounts into his reseller sub-account. How should I proceed? Tks!

6
E-Mail / Wrong "Undelivered Mail Returned to Sender" message
« on: February 21, 2021, 09:36:55 PM »
When somebody sends an email to accounts in my server, the sender gets the message "Undelivered Mail Returned to Sender" but this is false and the receiver gets the mail. I ask, can you kindly guide me on where this problem should be found? The additional message says "host
hotmail-com.olc.protection.outlook.com[104.47.18.97] said: 550 5.7.1
Unfortunately, messages from [207.154.227.131] weren't sent. Please contact
your Internet service provider since part of their network is on our block
list (S3140). You can also refer your provider to
http://mail.live.com/mail/troubleshooting.aspx#errors.
[AM6EUR05FT017.eop-eur05.prod.protection.outlook.com] (in reply to MAIL
FROM command)"
Thank you!  :)

7
CentOS-WebPanel GUI / Re: How setup CWP on subdomains
« on: January 05, 2021, 02:28:51 PM »
Thank you Cynique.
Unfortunately I am not expert and would also appreciate if you can guide me to add in the appropriate DNS entries. Where should I go and what should I do? Thank you again !  :-)

8
CentOS-WebPanel GUI / How setup CWP on subdomains
« on: January 02, 2021, 01:10:45 PM »
I have a domain to be used for subdomains, for ex. www.subDomain1.mainDomain.com, www.subDomain2.mainDomain.com, and so on. I need a separate CWP for each one of those domains. I ask, how should I proceed? Thank you!

9
Backup / Lack of date subfolder
« on: June 09, 2020, 10:58:33 AM »
Lately I have realized that the folder structure in new backups instead of /full/daily/weekDay/yyyy-mm-dd/account.tar.gz is only /full/daily/weekDay/account.tar.gz. Therefore a weekday cannot hold more than one backup. I ask, is this only my case or this is because of a change in CWP?

10
Thank you!

11
So I wish my backups to start at the time stated in the cronjob but it starts (in my case in Europe) 2 hours earlier. So I guess it starts based on UTC time and not CEST time as expected. I ask, how can I fix this issue? Thank you all!

12
Backup / Re: My server doesn't make backups anymore
« on: April 29, 2020, 11:38:46 AM »

13
Backup / Re: My server doesn't make backups anymore
« on: April 29, 2020, 11:37:11 AM »
No answer from CWP about when this backup problem will be fixed?

14
CentOS 7 Problems / Re: From CWP7pro cannot access the CWP of a user
« on: April 19, 2020, 03:36:52 PM »
Thank you for your answer. I'll check it.
All the best

15
CentOS 7 Problems / From CWP7pro cannot access the CWP of a user
« on: April 19, 2020, 03:27:28 PM »
That user is using more than his allowed disk space. Can this be the reason?

Pages: [1] 2