Beiträge von ishuri

    Ok, just thought I'd post how I got everything working. I ran apache on a dedicated server machine instead of using my home computer and that seemed to do the trick, didn't need to change the install.php or change any setting in regard to execution time, thanks,

    Ok, so I was able to get it working by including
    set_time_limit(0);
    in the install.php file

    Except now, it gets crazier
    I have tried the installation process twice now and
    61% through the installation I receive

    Fatal error: Class 'wcf\system\database\DatabaseException' not found in J:\Dropbox\mge\ftp\xampp\tmp\9af71aa5\install\files\lib\system\database\statement\PreparedStatement.class.php on line 97

    Right before mysqld.exe crashes along with my entire PC, forcing me to reboot
    Any help would be appreciated!

    Sorry if there are any misspellings in the error, I retyped it after taking a picture with my phone before rebooting

    Hello, I set up the 3 files from the upload folder in my apache htdocs folder.
    I attempted running test.php, it works and shows the start installation
    I click that and it loads install.php, however it stays on a white blank screen not doing anything. I'm not sure what to make of this