BlackSheep TOWUK_ru It will download the latest version. Or maybe you were trying to say something else ?
andreherberth TOWUK_ru It will use the version of Flarum and Bazaar available at the time you start the pockethold installation.
Radu Hey @andreherberth I'm trying to install Flarum via Pockethold and it stops at "Progress: 9 out of 87". Also I get this errors: [20-Feb-2018 23:22:45 Europe/Bucharest] PHP Warning: file_put_contents(/home/effusero/discuss/pockethold-0.1.0-beta.2/temp//home/effusero/discuss/pockethold-0.1.0-beta.2/temp/install.log): failed to open stream: No such file or directory in /home/effusero/discuss/pockethold-0.1.0-beta.2/installer.php on line 43 [20-Feb-2018 23:22:45 Europe/Bucharest] PHP Notice: Use of undefined constant GITHUB_TOKEN - assumed 'GITHUB_TOKEN' in /home/effusero/discuss/pockethold-0.1.0-beta.2/installer.php on line 190
andreherberth @Radu The dev version should remove the file_put_contents warning. But these are just warnings and should not really be a problem :/ Do you have a composer.log in the /temp folder?
Radu andreherberth No, sir. I do not and I don't know how to install Flarum since I have a only Macs and a Shared Host. This is frustrating.
Radu andreherberth here is the composer.log Installing flarum/flarum (v0.1.0-beta.7) - Installing flarum/flarum (v0.1.0-beta.7): Downloading (100%) The Process class relies on proc_open, which is not available on your PHP installation. The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems) Unzip with unzip command failed, falling back to ZipArchive class Created project in ./flarumtemp Loading composer repositories with package information Updating dependencies (including require-dev)
andreherberth Issue fixed, was some security related php functions that was locked down.(proc_open,proc_close and proc_get_status). Host allowed this to be maintained on user level, so a few edits, and flarum is now installed.
andreherberth Ridan Hi, sorry for not seeing this before. Can you provide me with any more information in regards of your issue?