「GNUE social」の版間の差分
(ページの作成:「くぬうそおしやある レンタルサーバーにインストールする手順は下記を参考に。just-sizeはPHPもデータベースも…」) |
編集の要約なし |
||
(同じ利用者による、間の2版が非表示) | |||
1行目: | 1行目: | ||
[[Category:覚書| | [[Category:覚書|GNU social]] | ||
レンタルサーバーにインストールする手順は下記を参考に。just-sizeはPHPもデータベースも古くて非対応。 | レンタルサーバーにインストールする手順は下記を参考に。just-sizeはPHPもデータベースも古くて非対応。 | ||
* https://web.gnusocial.jp/post/2022/09/05/120/ | * https://web.gnusocial.jp/post/2022/09/05/120/ | ||
==エラー表示== | |||
<blockquote> | |||
Fatal error: Out of memory (allocated 14680064) (tried to allocate 32768 bytes) in /home/xs047016/mrmts.com/public_html/gs.mrmts.com/gnu-social/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Chameleon.php on line 1 | |||
</blockquote> | |||
===Qvitterへの変更時のエラー表示202302281513頃=== | |||
<blockquote> | |||
url: https://x:x@gs.mrmts.com/api/statuses/friends_timeline.json | |||
jQuery ajax() error: | |||
{ | |||
"readyState": 4, | |||
"responseText": "<br />\n<b>Fatal error</b>: Out of memory (allocated 18874368) (tried to allocate 8192 bytes) in <b>/home/xs047016/mrmts.com/public_html/gs.mrmts.com/gnu-social/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php</b> on line <b>154</b><br />\n", | |||
"status": 200, | |||
"statusText": "parsererror", | |||
"textStatus": "parsererror", | |||
"errorThrown": {} | |||
} | |||
</blockquote> |
2024年2月23日 (金) 23:37時点における最新版
レンタルサーバーにインストールする手順は下記を参考に。just-sizeはPHPもデータベースも古くて非対応。
エラー表示
Fatal error: Out of memory (allocated 14680064) (tried to allocate 32768 bytes) in /home/xs047016/mrmts.com/public_html/gs.mrmts.com/gnu-social/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Chameleon.php on line 1
Qvitterへの変更時のエラー表示202302281513頃
url: https://x:x@gs.mrmts.com/api/statuses/friends_timeline.json
jQuery ajax() error: { "readyState": 4, "responseText": "
\nFatal error: Out of memory (allocated 18874368) (tried to allocate 8192 bytes) in /home/xs047016/mrmts.com/public_html/gs.mrmts.com/gnu-social/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php on line 154
\n", "status": 200, "statusText": "parsererror", "textStatus": "parsererror", "errorThrown": {} }