File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9797 - unzip joomla.zip
9898 - apache2ctl -D FOREGROUND &
9999 - chmod +rwx /root
100- -
php installation/joomla.php install --verbose --site-name="Joomla CMS test" [email protected] --admin-username=ci-admin --admin-user="jane doe" --admin-password=joomla-17082005 --db-type=pgsql --db-host=postgres --db-name=root --db-pass=joomla_ut --db-user=joomla_ut --db-encryption=0 --db-prefix=pgsql_ 100+ -
php installation/joomla.php install --verbose --site-name="Joomla CMS test" [email protected] --admin-username=ci-admin --admin-user="jane doe" --admin-password=joomla-17082005 --db-type=pgsql --db-host=postgres --db-name=test_joomla --db-pass=joomla_ut --db-user=root --db-encryption=0 --db-prefix=pgsql_ 101101 - php cli/joomla.php config:set debug=true error_reporting=maximum
102102 - php cli/joomla.php extension:install --path=/tests/www/mysql/pkg-weblinks-current.zip
103103 - chmod -R 777 /tests/www/mysql/
@@ -175,6 +175,6 @@ services:
175175
176176---
177177kind : signature
178- hmac : 4c6995b84567532c996029c9a1520360f120f3a096cb2c66a85b273496997fd9
178+ hmac : 5601b424756f623d78fe5831e2362e9335ff2c4ed1dfab9d53937c632ee1f635
179179
180180...
You can’t perform that action at this time.
0 commit comments