V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
DAOCLOUD
推荐学习书目
Python Cookbook
Using Google App Engine
推荐下载
Latest Google App Engine SDK
其他兼容技术
AppScale
peterlu
V2EX  ›  Google App Engine

请问可以在google appengine上架设discuz论坛吗 如果可以 请问如何弄,谢谢

  •  
  •   peterlu · 2011-03-08 18:09:26 +08:00 · 6494 次点击
    这是一个创建于 4796 天前的主题,其中的信息可能已经有所发展或是发生改变。
    10 条回复    1970-01-01 08:00:00 +08:00
    Livid
        1
    Livid  
    MOD
       2011-03-08 18:35:29 +08:00
    不可以的。

    Discuz 用到了很多复杂的 SQL,但是 GAE 上目前根本就不支持 SQL。
    peterlu
        2
    peterlu  
    OP
       2011-03-19 22:01:19 +08:00
    非常感谢livid的回复。
    那现在GAE支持PHP和sqlite了吗?
    1212e
        3
    1212e  
       2011-03-19 22:05:46 +08:00
    @peterlu 只支持java和python , sqlite我也不清楚...
    Livid
        4
    Livid  
    MOD
       2011-03-19 22:08:54 +08:00 via iPad
    @peterlu PHP 可以运行,但是目前还没有任何 SQL
    slove
        5
    slove  
       2011-03-19 22:12:20 +08:00
    @Livid 那我可以把PHP程序放到google里 没,外联数据库 可以不?
    1212e
        6
    1212e  
       2011-03-19 22:24:38 +08:00
    @livid @slove google了一下...这种方式运行php性能会有问题吗?
    slove
        7
    slove  
       2011-03-19 23:33:45 +08:00
    shw1395
        8
    shw1395  
       2011-03-19 23:58:45 +08:00
    sina app engine 上可以去试试。我没弄成功:

    SAE_Warning: mysql_query() [function.mysql-query]: [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in include/db_mysql_error.php on line 13

    SAE_Warning: mysql_query() [function.mysql-query]: No such file or directory in include/db_mysql_error.php on line 13

    SAE_Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in include/db_mysql_error.php on line 13

    Discuz! info: Can not connect to MySQL server
    orvice
        9
    orvice  
       2011-03-20 00:27:16 +08:00
    PHP好像可以允许了的说
    tttwww18
        10
    tttwww18  
       2011-04-20 17:11:55 +08:00
    PHP不能啊,应该不行
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2743 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 15:50 · PVG 23:50 · LAX 08:50 · JFK 11:50
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.