MDDHosting Forums: mx entries for addon domains - MDDHosting Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

mx entries for addon domains

#1 User is offline   bournerude 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 7
  • Joined: 26-July 11

Posted 27 July 2011 - 07:22 AM

is it possible to set custom mx entries for each hosted addon domain from the cpanel?
0

#2 User is offline   Scott S 

  • MDDHosting Staff
  • PipPip
  • Group: Staff Administrator
  • Posts: 139
  • Joined: 24-February 09
  • Gender:Male
  • Location:GMT-8:00

Posted 27 July 2011 - 12:03 PM

View Postbournerude, on 27 July 2011 - 07:22 AM, said:

is it possible to set custom mx entries for each hosted addon domain from the cpanel?


Yes it is. cPanel has a MX Entry Maintenance tool that allows you to configure MX records for any domain configured under that cPanel account.

I've uploaded a screenshot of the tool to give you more of an idea what you can expect, but you can also try using the cPanel demo to poke around and see what options there are. (cPanel Demo: http://echo.supporte...ouser&pass=demo)

Please forgive the black arrows in the screenshot, they are just covering the name of my domain.

Attached File(s)


Scott S. - MDDHosting, LLC - Professional Hosting Solutions
LiteSpeed Powered - Shared, Reseller, Semi-Dedicated, and VPS
Incremental R1Soft CDP Backups on all services!
http://www.mddhosting.com/ - Follow us on Twitter! @MDDHosting
0

#3 User is offline   bournerude 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 7
  • Joined: 26-July 11

Posted 27 July 2011 - 08:43 PM

thank you for the instructions scott.
i'm only familiar with the vdeck interface from my current webhost.
so this means that cpanel would be able to handle any basic hosting stuff vdeck could, right?

btw, am i allowed to change my php config settings?
do you have php5 and php4 as separately available options which can be used or are you only offering php5?
0

#4 User is offline   Scott S 

  • MDDHosting Staff
  • PipPip
  • Group: Staff Administrator
  • Posts: 139
  • Joined: 24-February 09
  • Gender:Male
  • Location:GMT-8:00

Posted 27 July 2011 - 09:09 PM

View Postbournerude, on 27 July 2011 - 08:43 PM, said:

thank you for the instructions scott.
i'm only familiar with the vdeck interface from my current webhost.
so this means that cpanel would be able to handle any basic hosting stuff vdeck could, right?

btw, am i allowed to change my php config settings?
do you have php5 and php4 as separately available options which can be used or are you only offering php5?


I'm not personally familiar with vdeck, but I can't think of any basic features that cPanel doesn't support.

We currently offer php5.2 (default) and php5.3 (optional). php4 is well past its end of life and there isn't really a good reason for anyone to continue using it. (My personal opinion, not a company position in any way)


root@echo [~]# php -v

Quote

PHP 5.2.17 (cli) (built: Jun 20 2011 04:14:57)
Copyright © 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright © 1998-2010 Zend Technologies
with the ionCube PHP Loader v3.3.20, Copyright © 2002-2010, by ionCube Ltd., and
with Zend Optimizer v3.3.9, Copyright © 1998-2009, by Zend Technologies



root@echo [~]# php53 -v

Quote

PHP 5.3.6 (litespeed) (built: Jun 28 2011 18:03:55)
Copyright © 1997-2004 The PHP Group
Zend Engine v2.3.0, Copyright © 1998-2011 Zend Technologies
with the ionCube PHP Loader v4.0.7, Copyright © 2002-2011, by ionCube Ltd.

Scott S. - MDDHosting, LLC - Professional Hosting Solutions
LiteSpeed Powered - Shared, Reseller, Semi-Dedicated, and VPS
Incremental R1Soft CDP Backups on all services!
http://www.mddhosting.com/ - Follow us on Twitter! @MDDHosting
0

#5 User is offline   bournerude 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 7
  • Joined: 26-July 11

Posted 27 July 2011 - 10:20 PM

i see. i was asking about php4 because i had written old scripts before in v4 and im having a few doubts if it'll run properly but i guess its about time for me to adapt to change. anyway, issues are going to be just minor- just me being lazy there :D
btw, i was asking also if i'll be able to make changes to my php.ini configuration? or do you allow .htaccess to configure custom settings per folder basis?
0

#6 User is offline   Scott S 

  • MDDHosting Staff
  • PipPip
  • Group: Staff Administrator
  • Posts: 139
  • Joined: 24-February 09
  • Gender:Male
  • Location:GMT-8:00

Posted 27 July 2011 - 10:29 PM

View Postbournerude, on 27 July 2011 - 10:20 PM, said:

i see. i was asking about php4 because i had written old scripts before in v4 and im having a few doubts if it'll run properly but i guess its about time for me to adapt to change. anyway, issues are going to be just minor- just me being lazy there :D
btw, i was asking also if i'll be able to make changes to my php.ini configuration? or do you allow .htaccess to configure custom settings per folder basis?


Sorry I missed that. Yes, you can modify many php.ini settings by placing a php.ini file in the root of your website or by using a .htaccess file.
Scott S. - MDDHosting, LLC - Professional Hosting Solutions
LiteSpeed Powered - Shared, Reseller, Semi-Dedicated, and VPS
Incremental R1Soft CDP Backups on all services!
http://www.mddhosting.com/ - Follow us on Twitter! @MDDHosting
0

#7 User is offline   bournerude 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 7
  • Joined: 26-July 11

Posted 28 July 2011 - 09:36 AM

ok i think that should do it.
you have yourself a new customer here.
see you guys at the trouble ticket :)
0

#8 User is offline   MikeDVB 

  • Forum Administrator
  • PipPipPipPipPip
  • Group: Staff Administrator
  • Posts: 1,545
  • Joined: 27-September 08
  • Gender:Male
  • Location:Central Indiana, USA

Posted 05 August 2011 - 12:05 AM

View PostScott S, on 27 July 2011 - 10:29 PM, said:

Sorry I missed that. Yes, you can modify many php.ini settings by placing a php.ini file in the root of your website or by using a .htaccess file.
Correction, we do not support custom php.ini but you can adjust most php settings via .htaccess:
http://www.mddhostin...-Variables.html
Michael Denney - MDDHosting, LLC - Professional Hosting Solutions
LiteSpeed Powered - Shared, Reseller, Semi-Dedicated, and VPS
Incremental R1Soft CDP Backups on all shared, semi-dedicated, and VPS services!
http://www.mddhosting.com/ - Follow us on Twitter!
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users