forked from litespeedtech/ols-dockerfiles
-
Notifications
You must be signed in to change notification settings - Fork 2
its working #37
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
its working tbh.
have installed wordpress on it without problems
volume binding is working
variable for user and password change would be great or remember password after replace(idk which file to bind to volume tho)
used /usr/local/lsws/admin/misc/admpass.sh to do it
and volume edit for html folder and php config folder
and installing additional extensions to php would be great. for example phpxml is missing for some wp extensions to work
there is no wget and curl installed
my modify to work good.
wp-config.php added define('FS_METHOD','direct');
binded volume /var/www/vhosts for html files and /usr/local/lsws/lsphp82/etc/php/8.2/litespeed for php config
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation