Note that there are some explanatory texts on larger screens.

plurals
  1. POPhabricator installation issue
    primarykey
    data
    text
    <p>I'm following the installation steps: <a href="http://www.phabricator.com/docs/phabricator/article/Configuration_Guide.html" rel="nofollow">http://www.phabricator.com/docs/phabricator/article/Configuration_Guide.html</a>, but can't install Phabricator successfully. Even I've checked the steps many times.</p> <p>I created a folder in /tmp/codereview and in this folder, I downloaded the latest code from Github as below:</p> <pre><code>drwxr-xr-x 8 root root 4096 Oct 31 16:28 arcanist drwxr-xr-x 7 root root 4096 Oct 31 16:28 libphutil drwxr-xr-x 11 root root 4096 Oct 31 17:23 phabricator </code></pre> <p>I also set the env. variable as just the manual indicated:</p> <pre><code>$export PHABRICATOR_ENV=/tmp/codereview/phabricator/conf/my </code></pre> <p>'my' acutally means 'my.conf.php', I've put the MySQL info in it. but when I execute the first setup command:</p> <pre><code>$./phabricator/bin/storage upgrade </code></pre> <p>I got the follow error messages:</p> <pre><code>PHP Warning: require_once(/tmp/codereview/scripts/__init_script__.php): failed to open stream: No such file or directory in /tmp/codereview/phabricator/bin/storage on line 21 PHP Fatal error: require_once(): Failed opening required '/tmp/codereview/scripts/__init_script__.php' (include_path='.:/usr/share/pear:/usr/share/php') in /tmp/codereview/phabricator/bin/storage on line 21 </code></pre> <p>I think this is from Facebook and a lot of users are downloading it and using it. so the installation should work, do I miss something important?</p> <p>If you have installed it successfully, can you help check what's wrong with my steps? if you use some previous release, what's your number, so I could use your release instead. Thanks.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload