Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3725320
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T06:57:52+00:00 2026-05-19T06:57:52+00:00

I’m almost done with our custom CMS system. Now we want to install this

  • 0

I’m almost done with our custom CMS system. Now we want to install this for different websites (and more in the future), but every time I change the core files I will need to update each server/website seperatly.

What I really want is to load the core files from our server, so if I install an CMS I only define the nedded config files (on that server) and the rest is loaded from our server. This way I can pass changes in the core very simple, and only once.

How to do this, or this a completely wrong way? If so, what is the right way? Thing I need to look out for? Is it secure (without paying thousands for a https connection)?

I have completely no idea how to start or were to begin, and couldn’t find anything helpful (maybe wrong search) so everything is helpful!

Thanks in advance!

Note: My application is build using the Zend Framework

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T06:57:54+00:00Added an answer on May 19, 2026 at 6:57 am

    You can’t load the required files from remote on runtime (or really don’t want to ;). This problem goes down to a proper release & configuration managment where you update all of your servers. But this can mostly be done automatically.
    Depending on how much time you want to spend on this mechanism there are some things you have to be aware of. The general idea is, that you have one central server which holds the releases and have all other servers check if for updates, download and install them. There are lot’s of possibilities like svn, archives, … and the check/update can be done manually at the frontend or by crons in the background. Usually you’ll update all changed files except the config files and the database as they can’t be replaced but have to be modified in a certain way (this is the place where update scripts come into place).

    This could look like this:

    • Cronjob is running on the server which checks for updates via svn
    • If there is a new revision it’ll do a svn-update

    This is an very easy to implement mechansim which holds some drawbacks like you can’t change the config-files and database. Well infact it’d be possible but quite difficult to achieve.
    Maybe this could be easier with a archive-based solution:

    • Cronjob checks updateserver for a new version. This could be done by reading the contents of a file on the update-server and compare it to a local copy
    • If there is a new version, download the related archive
    • Unpack the archive and copy the files

    With that approach you might be able to include update-scripts into updates to modify configs/databases.

    Automatic updatedistribution is a very very complex topic and that are only two very simple approaches. There are probably very many different solutions out there and ‘selecting’ the right one is not an easy task (it does even get more complex if you have different versions of a product with dependencies 🙂 and there is no “this is the way it has to be done”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
this is what i have right now Drawing an RSS feed into the php,
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
I want to count how many characters a certain string has in PHP, but
For some reason, after submitting a string like this Jack’s Spindle from a text
I have a jquery bug and I've been looking for hours now, I can't
I have this code to decode numeric html entities to the UTF8 equivalent character.
I have a French site that I want to parse, but am running into

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.