Hi there! I just signed up for an account and am having a problem seeing posts that I am trying to make. For example, I was having problems installing Drupal CMS on my hosting provider and I wanted to contrbute the errors I was seeing to the "Installing on a VPS" issue, but after clicking submit, nothing of mine appeared. From what I have read, that means the post was lost, is that right? It would be great to be able to post my issues in installing the CMS 1.0.0 since I am one of the type of users (moving from Wordpress) that the CMS is targeted toward! :) Thanks -Nick
I was trying to post this to the "parent issue" below:
Argh, I am having issues as well! This is on shared hosting, but I have composer access, etc. Created MySQL DB and ran
"composer create-project drupal/cms"
...install seems to go fine on the command line. Navigating in browser to webserver CMS homepage, I am greeted with a Requirements review, where the only thing wrong is no OPCache....everything else OK. I hit "continue anyway".
Reach Get Started Screen, no pre-configured type selected, click Next (all good so far). Give site a name (all good so far). Fill in MySQL DB login entries, click save and continue. Enter in email and password for new user account.
Get to "setting up your site" progress bar. Progress bar reaches end all fine. Then the errors flash on screen and the site is not reachable at all through the browser:
3x error boxes all with the error at the bottom: "RuntimeException: Failed to start the session because headers have already been sent ..... at line 296"
Continuing to the error page I get this:
RuntimeException: Failed to start the session because headers have already been sent by "/home/honeyp7/public_html/MYDOMAIN/web/cms/web/core/includes/errors.inc" at line 296. in Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() (line 116 of /home/honeyp7/public_html/MYDOMAIN/web/cms/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php).
Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() (Line: 128)
Drupal\Core\Session\SessionManager->startNow() (Line: 93)
Drupal\Core\Session\SessionManager->start() (Line: 59)
Symfony\Component\HttpFoundation\Session\Session->start() (Line: 1566)
install_bootstrap_full() (Line: 695)
install_run_task() (Line: 572)
install_run_tasks() (Line: 121)
install_drupal() (Line: 53)
Anyone know any ideas why this error is happening?
Active
Other