Results 1 to 3 of 3

Thread: 有没有人用nginx做环境架设过,我这里有点小问题

  1. #1
    qiqi is offline Junior Member
    Join Date
    Jan 2011
    Posts
    4

    Default 有没有人用nginx做环境架设过,我这里有点小问题

    环境

    PHP运行方式 CGI-FCGI
    PHP版本 5.2.14
    nginx-0.8.52


    访问 Administration»System Settings 时出现

    Warning: touch() [function.touch]: Unable to create file config_override.php because Permission denied in /www/web/xxxxx/include/utils/sugar_file_utils.php on line 165

    Warning: fopen(config_override.php) [function.fopen]: failed to open stream: Permission denied in /www/web/xxxxx/include/utils/sugar_file_utils.php on line 107

    Warning: fwrite(): supplied argument is not a valid stream resource in /www/web/xxxxx/modules/Configurator/Configurator.php on line 156

    Warning: fclose(): supplied argument is not a valid stream resource in /www/web/xxxxx/modules/Configurator/Configurator.php on line 157

  2. #2
    bnnzx is offline Senior Member
    Join Date
    Jun 2009
    Posts
    32

    Default Re: 有没有人用nginx做环境架设过,我这里有点小问题

    权限问题,需要扩大权限设置,linux下,chmod -R 755 * 试试。

  3. #3
    qiqi is offline Junior Member
    Join Date
    Jan 2011
    Posts
    4

    Default Re: 有没有人用nginx做环境架设过,我这里有点小问题

    Quote Originally Posted by bnnzx View Post
    权限问题,需要扩大权限设置,linux下,chmod -r 755 * 试试。
    非常感谢您的回复..

    可是我已经设置了777的权限了...

    我再检查下..

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. 这个板块的帖子到底有没有人看啊?
    By laojiangshi in forum Chinese
    Replies: 2
    Last Post: 2010-04-19, 03:01 AM
  2. Replies: 2
    Last Post: 2009-12-28, 07:01 AM
  3. Replies: 4
    Last Post: 2009-11-04, 12:29 PM
  4. Replies: 9
    Last Post: 2009-07-24, 04:21 PM
  5. 这里怎么没有人气哦
    By winskeeter in forum Chinese
    Replies: 0
    Last Post: 2005-11-29, 03:13 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •