-
Notifications
You must be signed in to change notification settings - Fork 6
Installer needs fixing #42
Comments
Yeah, that's something on the PHP side of things. Most likely, its the tag, we should change that with something else that won't imput the form. |
I did this little workaround but after that the /index.php/config/database.php error then: Yeah, the code needs some fixing. |
I'm pretty sure the installer doesn't need the yaml library at all. Rewriting the installer is an option. |
@Repflez actually that was the board and not the installer, but yeah, installer would be good if it'd be rewritten. |
Yeah, we should rewrite it. But I want it to be like the ABXD one, where there are some pages for the install... |
@JeDa Are you running php with |
@Repflez it is a fatal error, the board doesn't loads because that error in yaml.php. using PHP 7.0 btw |
@JeDa Huh, Will look into it in php 7.1.15 later this week (or next.) |
@JeDa Does it work now? |
nope |
Ahh, maybe it's because I changed Let me go fix that, brb... Spacy: Done! Please test now. |
just replace everything (? |
|
I was gonna try out installing WWXD locally. It did land me to /preinstall.php
After I did put the MySQL, it did ask me the owner credentials - but before I could put anything I was redirected to /install.php! And if you tried again that'd be like a loop.
The text was updated successfully, but these errors were encountered: