Page MenuHomePhabricator

gshe (George She)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Sunday

  • Clear sailing ahead.

User Details

User Since
Nov 8 2016, 10:38 AM (385 w, 3 d)
Availability
Available

Recent Activity

Apr 4 2018

gshe added a comment to T12764: Git clone suddenly timeouts on accounts with newly uploaded ssh keys.

i met the same issue, and i found the root cause was the OpenSSH upstream issue.

Apr 4 2018, 2:30 AM · Bug Report (Needs Information)

Nov 17 2016

gshe added Q510: All the Phabricator commands cannot run under server SUSE Enterprise 11 SP4 (Answer 478).
Nov 17 2016, 8:19 AM

Nov 12 2016

gshe added a comment to Q510: All the Phabricator commands cannot run under server SUSE Enterprise 11 SP4.

I think the root cause is that in SUSE 11 SP4 cannot run the .php file under the command line.
because in the ./bin/config file , it only a line "../scripts/setup/manage_config.php", i don't know how to fix this issue under SUSE OS.

Nov 12 2016, 2:31 PM

Nov 10 2016

gshe updated Q510: All the Phabricator commands cannot run under server SUSE Enterprise 11 SP4 from to All the Phabricator commands cannot run under server SUSE Enterprise 11 SP4.
Nov 10 2016, 4:53 AM
gshe created T11840: All the Phabricator commands cannot run under server SUSE Enterprise 11 SP4.
Nov 10 2016, 4:09 AM · Setup, Bug Report

Nov 9 2016

gshe added a comment to T11831: Add setup check for missing PCRE_UTF8 support.

Yes, i manually built the pcre, enable utf8 and unicode properties.
this issue was resolved.
thanks.

Nov 9 2016, 10:26 AM · Setup
gshe added a comment to T11831: Add setup check for missing PCRE_UTF8 support.
pcretest -C

PCRE version 8.10 2010-06-25
Compiled with

No UTF-8 support
No Unicode properties support
Newline sequence is LF
\R matches all Unicode newlines
Internal link size = 2
POSIX malloc threshold = 10
Default match limit = 10000000
Default recursion depth limit = 10000000
Match recursion uses stack
Nov 9 2016, 3:46 AM · Setup
gshe added a comment to T11831: Add setup check for missing PCRE_UTF8 support.

I open the debug mode, on console, i found errors:
preg_replace_callback(): Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0
Stack trace:
preg_replace_callback called at [/lv_code/phabricator/phabricator/src/infrastructure/markup/rule/PhabricatorObjectRemarkupRule.php:189]
PhabricatorObjectRemarkupRule::apply called at [/lv_code/phabricator/libphutil/src/markup/engine/remarkup/blockrule/PhutilRemarkupBlockRule.php:78]
PhutilRemarkupBlockRule::applyRules called at [/lv_code/phabricator/libphutil/src/markup/engine/remarkup/blockrule/PhutilRemarkupDefaultBlockRule.php:17]
PhutilRemarkupDefaultBlockRule::markupText called at [/lv_code/phabricator/libphutil/src/markup/engine/PhutilRemarkupEngine.php:232]
PhutilRemarkupEngine::markupBlock called at [/lv_code/phabricator/libphutil/src/markup/engine/PhutilRemarkupEngine.php:128]
PhutilRemarkupEngine::preprocessText called at [/lv_code/phabricator/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php:269]
PhabricatorMarkupEngine::loadPreprocessorCaches called at [/lv_code/phabricator/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php:133]
PhabricatorMarkupEngine::process called at [/lv_code/phabricator/phabricator/src/infrastructure/markup/PhabricatorMarkupEngine.php:73]
PhabricatorMarkupEngine::renderOneObject called at [/lv_code/phabricator/phabricator/src/applications/phriction/controller/PhrictionMarkupPreviewController.php:23]
PhrictionMarkupPreviewController::processRequest called at [/lv_code/phabricator/phabricator/src/aphront/AphrontController.php:29]
AphrontController::handleRequest called at [/lv_code/phabricator/phabricator/src/aphront/configuration/AphrontApplicationConfiguration.php:257]
AphrontApplicationConfiguration::processRequest called at [/lv_code/phabricator/phabricator/src/aphront/configuration/AphrontApplicationConfiguration.php:169]
AphrontApplicationConfiguration::runHTTPRequest called at [/lv_code/phabricator/phabricator/webroot/index.php:17]

Nov 9 2016, 3:46 AM · Setup

Nov 8 2016

gshe added a comment to T11831: Add setup check for missing PCRE_UTF8 support.

you can check this page, it is original phabricator page, it also cannot show in my server.
maybe the remarkup engine cannot work in my server, i don't know how to resolve it.

Nov 8 2016, 2:40 PM · Setup
gshe added a comment to T11831: Add setup check for missing PCRE_UTF8 support.

10.12.40.png (538×1 px, 91 KB)

this is the config error. i don't think it is the root cause.

Nov 8 2016, 2:13 PM · Setup
gshe added a comment to T11831: Add setup check for missing PCRE_UTF8 support.

Could you tell me how to check the server error?
i don't find the errors on server.

Nov 8 2016, 2:12 PM · Setup
gshe added a comment to T11831: Add setup check for missing PCRE_UTF8 support.

i attached my saved webpage. The Text isn't existed the source code.

Nov 8 2016, 2:05 PM · Setup
gshe created T11831: Add setup check for missing PCRE_UTF8 support.
Nov 8 2016, 10:47 AM · Setup