![]() | |
| |
| |||||||
| Virtual Private Servers (VPS) Need help with your VPS plan on HostICan? Please feel free to ask and we'll give you the answers! |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
| ||||
| You would have to contact customer service to do that. However, please remember that you would be responsible for moving all your files and data over from Plesk to the cPanel VPS and paying any fees (if we where to do it).
__________________ Thanks, Denis Motova Affiliate / Operations Manager HostICan Answers | HostICan Newsletter | HostICan Blog | Become a HostICan Affiliate | Create a Support Ticket. |
| |||
|
New Drupal problems : Iv got it installed, and for the most part working. But Im getting ( Call to undefined function: ) errors when Im trying to use some modules. Iv run these exact same pieces of software on other hosts and it has functioned fine, could this be a php.ini issue? |
| ||||
| Quote:
__________________ Thanks, Denis Motova Affiliate / Operations Manager HostICan Answers | HostICan Newsletter | HostICan Blog | Become a HostICan Affiliate | Create a Support Ticket. |
| |||
|
It was a php.ini error, so I had to create a vhosts.conf file. and put in new rules for the include_path and open_basedir variables. After that, all worked great. Now if I could only get php to update to php5 I would be even happier. |
| ||||
| Quote:
You will edit the php.ini by doing vi /etc/php.ini and scroll down till you see “extension_dir = /usr/lib/php4” and you will change that to “extension_dir = /usr/lib/php/modules” you will now save and exit. Always worked for me: HostICan - Support - Pre-Sales, E-Mail, and so many more answers... :: How do I upgrade to PHP5 / MySQL5 on my Plesk VPS?
__________________ Thanks, Denis Motova Affiliate / Operations Manager HostICan Answers | HostICan Newsletter | HostICan Blog | Become a HostICan Affiliate | Create a Support Ticket. |