Open maritimerabroad opened 4 years ago
The php log you pasted doesn't show any fatal errors. There are a couple of warnings about Use of undefined constant AC_TEMP_DIR
, which is because the installation hasn't got to the step to define this directory. This should not stop the installation.
Can you also check mysql and web server logs?
One known stopper at this step is, if you had installed AChecker before and the site data has been inserted into the database, when choosing the "new install" again this time, a duplicate insertion error would be thrown at this step and the installation would stop. But as you said you've dropped the database and started from the scratch, I cannot think of any other reasons.
Hope other logs could provide some hints.
Hi cindyli,
Thank you for your reply. I will try this evening on another machine at home, maybe there's something wonky behind the scenes on my work rig.
Hi,
I am installing AChecker locally. When I get to the Accounts & Preferences page, enter the information and hit 'next' all it does is clear the password field and nothing happens. I've let it sit for about 20 minutes. I've even dropped the database and tried again from scratch and nothing.
I'll paste the log of my php server below: