InstantWP
InstantWP copied to clipboard
Any chance of an update to InstantWP?
This is a nice application. Although I manged to update both Alpine and WordPress myself, it would help others I am sure if the QEMU image could be updated to the latest and greatest.
Thanks.
Hi, Can you explain how you updated Alpine? I just downloaded InstantWP and can't use it because the php version is old, and it won't update because it needs to update Alpine first. Thanks
See #100 with instructions on how to update Alpine (and php, mysql).
Popsy-Blue Where do I find See "100 with instructions on how to update Alpine (and php, mysql)."
I went to Upgrading Alpine and really don't understand how to upgrade the PHP Can I call you , and you can walk me through this or Here's my number 416-488-5838 my name is Joel and I would really appreciate this .. Thank You
I jump from Alpine 3.6.5 to 3.17.2. Still on PHP7.1
I updated all package, even --allow-untrusted just in case. How do you upgrade to php8 ?
I added package: sudo apk add php82 --allow-untrusted It goes fine. but still, php-v gives 7.1.10.
How do I "install" php8 on my instantWP qemu ?
Hi there...When i am tryng to run the apk update command in order to update the alpine(ofcourse after i have modified the apk file) on the ssh terminal i am getting this message: "localhost:~$ sudo apk update fetch http://dl-3.alpinelinux.org/alpine/latest-stable/main/x86/APKINDEX.tar.gz ERROR: http://dl-3.alpinelinux.org/alpine/latest-stable/main: UNTRUSTED signature WARNING: Ignoring APKINDEX.a89cf0a5.tar.gz: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86/APKINDEX.tar.gz ERROR: http://dl-cdn.alpinelinux.org/alpine/edge/community: UNTRUSTED signature WARNING: Ignoring APKINDEX.b53994b4.tar.gz: No such file or directory" I guees i need a command to install untrusted signatures...but i dont have any ideea how to
Hi there...When i am tryng to run the apk update command in order to update the alpine(ofcourse after i have modified the apk file) on the ssh terminal i am getting this message: "localhost:~$ sudo apk update fetch http://dl-3.alpinelinux.org/alpine/latest-stable/main/x86/APKINDEX.tar.gz ERROR: http://dl-3.alpinelinux.org/alpine/latest-stable/main: UNTRUSTED signature WARNING: Ignoring APKINDEX.a89cf0a5.tar.gz: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86/APKINDEX.tar.gz ERROR: http://dl-cdn.alpinelinux.org/alpine/edge/community: UNTRUSTED signature WARNING: Ignoring APKINDEX.b53994b4.tar.gz: No such file or directory" I guees i need a command to install untrusted signatures...but i dont have any ideea how to
Add --allow-untrusted
Add
--allow-untrusted
I am getting Segmentation fault when using that flag.
Can happen. https://github.com/mxe/mxe/issues/2621
But honestly, you'd better leave this platform that has 0 update since yeaaaars. And switch to something easier / faster / up to date like localwp by flywheel.
I did version by version alpine upgrade and, at least regarding the OS, all went OK. However, WP/MySQL configuration is broken now. Both WP and WP admin report "Error establishing a database connection" (mentioned in #98), while phpMyAdmin is reporting a bunch of errors.
I am afraid you are right, it's time to switch to something else. 1clickwp also looks promising.