To move a Development version of a Drupal 8 website on a Shared Server into a Production environment, while retaining the development copy for online testing and further development.
(This assumes that you have built your development website in a subdomain and that you have SSH, and cPanel privileges and a phpMyAdmin or comparable database tool. It also would help to have Drush installed)
I have an Apache web server (registered DNS: myname.org) on my primary PC, but need to test a 2nd PC attached to the same router. The 2nd PC will eventually be accessed by its own DNS name ("other.org" already registered) when I replace the old machine. "other.org" is already registered and an active server is using it at another location. I am testing a replacement for it . I have set up my router to forward a different port (50xxx) to the 2nd PC and I have set up its Apache httpd.conf to Listen on that port. "other.org" will run Drupal and uses "other.org" in its "settings.php".
We are building a Drupal 8 site for a government agency and use Oracle. Is anyone using Oracle as the database for Drupal 8? I would like to know if the Drupal 8 Oracle Driver is stable or if we should avoid this configuration.
I saw that this project was a development version which makes me concerned that there will be a lot of issues.
I have a developpment site in my mac, php7, drupal 855.
All is ok.
But when i put all in my site (sgbd + site), deiban 9 and the same configuration, i have this message
Warning: preg_match(): Compilation failed: PCRE does not support \L, \l, \N{name}, \U, or \u at offset 4 in Symfony\Component\HttpFoundation\Request->getHost() (line 1303 of /var/www/vendor/symfony/http-foundation/Request.php).