Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117747661
D2026.1775176223.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
369 B
Referenced Files
None
Subscribers
None
D2026.1775176223.diff
View Options
diff --git a/bin/quickstart.sh b/bin/quickstart.sh
--- a/bin/quickstart.sh
+++ b/bin/quickstart.sh
@@ -31,6 +31,9 @@
test ! -z "$(php --ini | grep mysql)" || \
die "Is php-mysqlnd installed?"
+test ! -z "$(php --modules | grep swoole)" || \
+ die "Is swoole installed?"
+
base_dir=$(dirname $(dirname $0))
docker pull docker.io/kolab/centos7:latest
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 3, 12:30 AM (6 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18821699
Default Alt Text
D2026.1775176223.diff (369 B)
Attached To
Mode
D2026: Check if swoole is installed in quickstart.sh
Attached
Detach File
Event Timeline