a year ago
My wordpress project doesn't show the wp-admin page, this happened suddenly, before it worked and I didn't change anything, I wanted some way to fix this or access the wordpress files, I can only access it from mysql at the moment
12 Replies
a year ago
Did u try redeploying the service? just in case.
a year ago
The rest of the wordpress website works fine? it's just the admin page?
a year ago
you can do so by using a filebrowser template
a year ago
deploy it inside your wordpress projectCommand + K -> Templates -> Search for "Filebrowser"
a year ago
This one: https://railway.com/template/Nan7Bs
a year ago
Just make sure that you read the description
a year ago
You'll do the following:
1- Remove your wordpress latest deploy
2- Unmount the volume
3- Mount it into the filebrowser template
4- Redeploy the filebrowser template
5- Access the domain (or generate one if it doesn't has one), do your things…
6- Remove the filebrowser latest deploy, unmount volume
7- Mount it back into your wordpress volume
8- Redeploy your wordpress service and voilá.
a year ago
@jordista.dev did u manage to make it work?
a year ago
(just following up)
