πŸ‡ΊπŸ‡ΈUnited States @pendragn

Account created on 19 January 2025, about 1 month ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States pendragn

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?

πŸ‡ΊπŸ‡ΈUnited States pendragn

Argh, I am having issues as well!  This is on shared hosting, but I have SSH 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?

πŸ‡ΊπŸ‡ΈUnited States pendragn

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?
Production build 0.71.5 2024