Установил инстанцию - не работает, помогите. #1103
Unanswered
Artemon4ik8091
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Такое чувство, что версия PHP старая. У вас какая стоит?
Mar 29, 2024 16:01:43 Aiden Pearce ***@***.***>:
…
Склонировал, установил пользуясь инструкциями, но при попытке запуска мне оно выдаёт это:
***@***.***:/opt/chandler/extensions/available/openvk$ sudo ./openvkctl
PHP Warning: Undefined array key "REMOTE_ADDR" in /opt/chandler/chandler/Bootstrap.php on line 144
PHP Warning: Undefined array key "HTTP_USER_AGENT" in /opt/chandler/chandler/Bootstrap.php on line 144
PHP Warning: Cannot modify header information - headers already sent by (output started at /opt/chandler/vendor/tracy/tracy/src/Tracy/Debugger/DevelopmentStrategy.php:96) in /opt/chandler/chandler/procedural/panic.php on line 55
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
<style>
body,h1,h2,h3{margin:0;}
body{font-family:sans-serif;background-color:#cee3ef;}
fieldset{border-color:#73716b;}
legend{font-weight:900;background-color:#e7eff7;border:2px solid #e0e0e0;border-bottom:2px solid #949694;}
h2,h3{color:#ce0000;}
h2{margin-bottom:10px;}
#header,#subheader_Server{color:#fff;padding:20px;}
#header{background-color:#5a86b5;border-bottom:1px solid #4a6d8c;}
#subheader_Server{background-color:#5a7da5;text-align:right;border-bottom: 1px solid #c6cfde;}
.container{margin:20px;padding:10px;background-color:#fff;}
</style>
<title></title>
</head>
<body>
<div id="header">
<h1>Server error</h1>
</div>
<div id="subheader_Server">
libchandler
</div>
<div class="container">
<fieldset>
<legend>Error summary</legend>
<h2>HTTP Error 503.0 - Service Temporarily Unavailable</h2>
<h3>Error estabilishing database connection: SQLSTATE[HY000] [1049] Unknown database 'db'</h3>
</fieldset>
</div>
</body>
</html>
*
Может я что то сделал не то или наоборот что то не сделал? Я не особо понимаю.
—
Reply to this email directly, view it on GitHub[#1103], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AFPNUAH5ODJJQ6XZMFSEG23Y2VQ3HAVCNFSM6AAAAABFOMZI3SVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWGQZTKNZVHE].
You are receiving this because you are subscribed to this thread.
[Tracking image][https://github.com/notifications/beacon/AFPNUAAZSZXRU5DW7WUJVADY2VQ3HA5CNFSM6AAAAABFOMZI3SWGG33NNVSW45C7OR4XAZNKIRUXGY3VONZWS33OVJRW63LNMVXHIX3JMTHAAYRTV4.gif]
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Склонировал, установил пользуясь инструкциями, но при попытке запуска мне оно выдаёт это:
Может я что то сделал не то или наоборот что то не сделал? Я не особо понимаю.
Beta Was this translation helpful? Give feedback.
All reactions