Carbon-Forum
Carbon-Forum copied to clipboard
Failed on php7(7.2.3) vc15 + apache 2.4.29 vc15
I try to run it but Failed on php7(7.2.3) vc15 + apache 2.4.29 vc15
I know by default, curl will not load, I have to manually load curl, so I can pass the first install page.
after curl loaded, continue to install, and mysql set up successfully.
Then, when I click "sign up"
The error is:
The requested URL /carbon/register was not found on this server.
Enable Apache rewrite mod.
LoadModule rewrite_module modules/mod_rewrite.so
Enabled, but same error.
Run /update.
thanks for update.
I will try in future,
Currently I give up php 7 vc15, because it could more issue, I can't handle it.
so I decide go back to php 5.5, which I run and test it, without problem.
I found the develop version, user submit a new post, always popup alert window "submit failed" but master version, no such problem.
So I decide not use develop version, instead, use master version.
I found you removed "hot tags" on home page,
remove 'tag list' on post edit page,
It is good, make page clean, because, when you have hundreds of tags, thousands of tags, with those tags, the page becomes mess and dirty, not useable,
Good improvement.
Don't use develop version.