Results 1 to 3 of 3

Thread: Notice for v3.2 (patch 1) Users

  1. #1
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default Notice for v3.2 (patch 1) Users

    If you are using aeDating v3.2 (patch 1), which has the new aeDating coded database backup feature in the admin panel, you need to make sure your /backup directory is protected from web browsing by one of these three methods:

    1) .htaccess file
    2) index.html file
    3) or turn off directory browsing in your web server configuration file

    If you do not, others will be able to browse your backups directory and download your sql files (with all your user information and emails).

    Though aeDating supplies an .htaccess file, you should be certain that others can not browse this directory. You can check it by entering the following in your web browser:
    http://www.mysite.com/backup (replace mysite with your domain name).

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  2. #2

    Join Date
    Mar 2005
    Posts
    3

    Default security mode code?

    should the code be 770 for:
    /id_img/
    /inc/
    /backup

    Thanks

  3. #3
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default

    After install, you should chmod the entire aedating directory to 755

    # chmod 755 -R aedating

    Then, chmod these items to 777

    # chmod -R 777 articles
    # chmod -R 777 tmp
    # chmod -R 777 id_avi
    # chmod -R 777 id_img
    # chmod -R 777 id_wav
    # chmod -R 777 sdating/photo_place
    # chmod -R 777 styles_*.css
    # chmod -R 777 langs/lang-*.php
    # chmod -R 777 backup

    Edited: I had the -R in the wrong place , but it is correct now.

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Notice for BG
    By Stanjensen in forum General Issues, Comments, Questions
    Replies: 2
    Last Post: 03-26-2008, 05:34 AM
  2. Users Chatting result is FlashChat users Chatting
    By Smoge in forum Chat / ShoutBox / Instant Messenger (non-Ray)
    Replies: 14
    Last Post: 10-15-2006, 12:06 AM
  3. Upate from v4 Patch 1 to v4 Patch 2
    By Smoge in forum Upgrading
    Replies: 0
    Last Post: 09-20-2005, 09:41 PM
  4. Concerning v4 Patch 2
    By Smoge in forum Upgrading
    Replies: 0
    Last Post: 09-03-2005, 09:28 PM

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
  •