Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Can't install on windows #267

Open
webile707 opened this issue Mar 22, 2021 · 0 comments
Open

Can't install on windows #267

webile707 opened this issue Mar 22, 2021 · 0 comments

Comments

@webile707
Copy link

While installing, it's stuck.

https://media.discordapp.net/attachments/698760826135511073/823353800496119838/unknown.png?width=115&height=300

PHP version: 7.3.10
Enabled extensions among required ones:
ext-curl
ext-hash
ext-gd
ext-pdo_mysql
ext-mbstring
ext-json
ext-openssl
ext-intl

Only ext-imagick extension isn't installed.

This is apache log.
[Mon Mar 22 02:58:21.869894 2021] [ssl:warn] [pid 7176:tid 612] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Mar 22 02:58:22.031910 2021] [core:warn] [pid 7176:tid 612] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? [Mon Mar 22 02:58:22.035814 2021] [ssl:warn] [pid 7176:tid 612] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Mar 22 02:58:22.103158 2021] [mpm_winnt:notice] [pid 7176:tid 612] AH00455: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.3.10 configured -- resuming normal operations [Mon Mar 22 02:58:22.103158 2021] [mpm_winnt:notice] [pid 7176:tid 612] AH00456: Apache Lounge VC15 Server built: Aug 11 2019 12:20:04 [Mon Mar 22 02:58:22.103158 2021] [core:notice] [pid 7176:tid 612] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache' [Mon Mar 22 02:58:22.105110 2021] [mpm_winnt:notice] [pid 7176:tid 612] AH00418: Parent: Created child process 10988 [Mon Mar 22 02:58:22.409621 2021] [ssl:warn] [pid 10988:tid 620] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Mar 22 02:58:22.460373 2021] [ssl:warn] [pid 10988:tid 620] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Mar 22 02:58:22.477941 2021] [mpm_winnt:notice] [pid 10988:tid 620] AH00354: Child: Starting 150 worker threads. [Mon Mar 22 03:01:49.958611 2021] [php7:warn] [pid 10988:tid 1864] [client ::1:51783] PHP Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in C:\\xampp\\htdocs\\polavi\\vendor\\symfony\\http-foundation\\Session\\Storage\\Handler\\NativeFileSessionHandler.php on line 52 [Mon Mar 22 03:01:49.958611 2021] [php7:warn] [pid 10988:tid 1864] [client ::1:51783] PHP Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in C:\\xampp\\htdocs\\polavi\\vendor\\symfony\\http-foundation\\Session\\Storage\\Handler\\NativeFileSessionHandler.php on line 53 [Mon Mar 22 03:01:49.958611 2021] [php7:warn] [pid 10988:tid 1864] [client ::1:51783] PHP Warning: session_name(): Cannot change session name when headers already sent in C:\\xampp\\htdocs\\polavi\\vendor\\symfony\\http-foundation\\Session\\Storage\\Proxy\\AbstractProxy.php on line 120 [Mon Mar 22 03:01:49.958611 2021] [php7:error] [pid 10988:tid 1864] [client ::1:51783] PHP Fatal error: Uncaught RuntimeException: Failed to start the session because headers have already been sent by "C:\\xampp\\htdocs\\polavi\\vendor\\symfony\\http-foundation\\Response.php" at line 1224. in C:\\xampp\\htdocs\\polavi\\vendor\\symfony\\http-foundation\\Session\\Storage\\NativeSessionStorage.php:152\nStack trace:\n#0 C:\\xampp\\htdocs\\polavi\\vendor\\symfony\\http-foundation\\Session\\Session.php(57): Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage->start()\n#1 C:\\xampp\\htdocs\\polavi\\app\\Polavi\\src\\Middleware\\SessionMiddleware.php(22): Symfony\\Component\\HttpFoundation\\Session\\Session->start()\n#2 [internal function]: Polavi\\Middleware\\SessionMiddleware->__invoke(Object(Polavi\\Services\\Http\\Request), Object(Polavi\\Services\\Http\\Response), NULL)\n#3 C:\\xampp\\htdocs\\polavi\\app\\Polavi\\src\\Services\\MiddlewareManager.php(167): call_user_func(Object(Polavi\\Middleware\\SessionMiddleware), Object(Polavi\\Services\\Http\\Request), Object(Polavi\\Services\\Http\\Response), NULL)\n#4 [internal function]: Polavi\\Services\\MiddlewareManager in C:\\xampp\\htdocs\\polavi\\vendor\\symfony\\http-foundation\\Session\\Storage\\NativeSessionStorage.php on line 152 [Mon Mar 22 03:04:17.162594 2021] [php7:warn] [pid 10988:tid 1868] [client ::1:51841] PHP Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in C:\\xampp\\htdocs\\polavi\\vendor\\symfony\\http-foundation\\Session\\Storage\\Handler\\NativeFileSessionHandler.php on line 52 [Mon Mar 22 03:04:17.162594 2021] [php7:warn] [pid 10988:tid 1868] [client ::1:51841] PHP Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in C:\\xampp\\htdocs\\polavi\\vendor\\symfony\\http-foundation\\Session\\Storage\\Handler\\NativeFileSessionHandler.php on line 53 [Mon Mar 22 03:04:17.162594 2021] [php7:warn] [pid 10988:tid 1868] [client ::1:51841] PHP Warning: session_name(): Cannot change session name when headers already sent in C:\\xampp\\htdocs\\polavi\\vendor\\symfony\\http-foundation\\Session\\Storage\\Proxy\\AbstractProxy.php on line 120 [Mon Mar 22 03:04:17.162594 2021] [php7:error] [pid 10988:tid 1868] [client ::1:51841] PHP Fatal error: Uncaught RuntimeException: Failed to start the session because headers have already been sent by "C:\\xampp\\htdocs\\polavi\\vendor\\symfony\\http-foundation\\Response.php" at line 1224. in C:\\xampp\\htdocs\\polavi\\vendor\\symfony\\http-foundation\\Session\\Storage\\NativeSessionStorage.php:152\nStack trace:\n#0 C:\\xampp\\htdocs\\polavi\\vendor\\symfony\\http-foundation\\Session\\Session.php(57): Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage->start()\n#1 C:\\xampp\\htdocs\\polavi\\app\\Polavi\\src\\Middleware\\SessionMiddleware.php(22): Symfony\\Component\\HttpFoundation\\Session\\Session->start()\n#2 [internal function]: Polavi\\Middleware\\SessionMiddleware->__invoke(Object(Polavi\\Services\\Http\\Request), Object(Polavi\\Services\\Http\\Response), NULL)\n#3 C:\\xampp\\htdocs\\polavi\\app\\Polavi\\src\\Services\\MiddlewareManager.php(167): call_user_func(Object(Polavi\\Middleware\\SessionMiddleware), Object(Polavi\\Services\\Http\\Request), Object(Polavi\\Services\\Http\\Response), NULL)\n#4 [internal function]: Polavi\\Services\\MiddlewareManager in C:\\xampp\\htdocs\\polavi\\vendor\\symfony\\http-foundation\\Session\\Storage\\NativeSessionStorage.php on line 152 [Mon Mar 22 03:30:33.266481 2021] [ssl:warn] [pid 18040:tid 608] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Mar 22 03:30:33.340657 2021] [core:warn] [pid 18040:tid 608] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? [Mon Mar 22 03:30:33.345538 2021] [ssl:warn] [pid 18040:tid 608] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Mar 22 03:30:33.366033 2021] [mpm_winnt:notice] [pid 18040:tid 608] AH00455: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.3.10 configured -- resuming normal operations [Mon Mar 22 03:30:33.366033 2021] [mpm_winnt:notice] [pid 18040:tid 608] AH00456: Apache Lounge VC15 Server built: Aug 11 2019 12:20:04 [Mon Mar 22 03:30:33.366033 2021] [core:notice] [pid 18040:tid 608] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache' [Mon Mar 22 03:30:33.367009 2021] [mpm_winnt:notice] [pid 18040:tid 608] AH00418: Parent: Created child process 16108 [Mon Mar 22 03:30:33.775953 2021] [ssl:warn] [pid 16108:tid 616] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Mar 22 03:30:33.825728 2021] [ssl:warn] [pid 16108:tid 616] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Mar 22 03:30:33.843296 2021] [mpm_winnt:notice] [pid 16108:tid 616] AH00354: Child: Starting 150 worker threads.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant