Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Help with Cloud VM

  • 23-01-2015 07:10PM
    #1
    Registered Users, Registered Users 2 Posts: 37


    I'm moving my site from shared hosting to a CloudVM package and I'm having a problem setting things up so that my php includes will work.

    I've been using the following include to call the header to my pages
    <?php include ("header.htm"); ?>
    
    but it wont work on the new server.

    Can anyone tell me what I need to change in my Plesk Control Panel so that they'll start working?


Comments

  • Registered Users, Registered Users 2 Posts: 6,683 ✭✭✭daymobrew


    As the hosting support people. They will know their own system better than people here.


  • Registered Users, Registered Users 2 Posts: 23,202 ✭✭✭✭Tom Dunne


    CatHerder wrote: »
    I'm moving my site from shared hosting to a CloudVM package and I'm having a problem setting things up so that my php includes will work.

    I've been using the following include to call the header to my pages
    <?php include ("header.htm"); ?>
    
    but it wont work on the new server.

    Can anyone tell me what I need to change in my Plesk Control Panel so that they'll start working?

    When you say it won't work, what exactly are you seeing?


  • Registered Users, Registered Users 2 Posts: 7,742 ✭✭✭mneylon


    Thats sounds like there's a difference between the Apache / PHP configuration on whatever you were using and the default settings you've moved to.

    What error (if any) are you getting ?


Advertisement