Jump to content
XPEnology Community

chege

Member
  • Posts

    143
  • Joined

  • Last visited

Posts posted by chege

  1. set as IDE (0:0) and check “Independent -> non-persistent”

    and I may boot, but I after I cannot find the box in any way :sad:

     

    Check network card settings, should be E1000. Do you have any other DSM running on the same network?

  2. Just remove line with php_flag from .htaccess, and try again.

     

    Here you find apache files:

    /usr/local/etc/apache22/sites-enabled/

     

    and log files:

    /var/log/httpd/

     

    EDIT:

    It took me about 30 minutes to pass thru installation process. Im not sure you need to edit any DSM files, but app need some tweaks.

    - delete last line from .htaccess,

    - create folder writable and change priviledges for http user, required write access,

    - rename or copy new_local folder to local,

    - edit local/local_config.php,

    - ignore error message about mod_rewrite (its enabled in apache config file),

    - enable mysqli plugin in webstation->php settings->plugins(or addons),

    - ive had to create database in mariabd thru ssh command line.

     

    Thats all i think.

  3. I've download this app and tried to run it and i've got error 500. After investigating error log i've found that its problem with .htaccess file.

     

    /.htaccess: Invalid command 'php_flag', perhaps misspelled or defined by a module not included in the server configuration

     

    You need to fix it or remove it. Thats all.

  4. Now it is simple. What i told you before was for situation when you dont have subfolder for your app. You see error 404 cause shared folder 'web' does not contains any index file in it and its main folder for defauld virtual

     

    In your case you have to do this:

    - in web station settings go to virtual host page

    - setup all you need, subfolder (web/kitcatalogue)

    - host name (myDDNS)

    - server and php.

     

    My sugestion:

    1) If you want to have access from local network do above steps 2 times, but in 2nd dont setup by host name, just setup by port.

     

    Access to install this app will be with

    http:///install/index.php,

     

    or from local network

    http://nasIP:port/install/index.php

     

    I think you will also need to login with ssh and delete default page settings for apache. But check it first.

  5. If I already own a synology NAS or buy a cheap second hand one could I use its SN and MAC on my xpenology build to install a legitimately purchased license?

     

    Sure, you can, but first read license agrements. IMO, since license is given to a particual hardware, which is identified by pair of serial with mac, by using serial and mac on xpenology and using survillance licence you will violate license agrements. But it is just my opinion and you can ask synology support about that.

    Let say synology will find a way to identify that you have installed extra license on xpenology, and will revoke all extra licenses with no refund? What will you do?

  6. QuickConnect should be treated as OEM licensed part of DSM. Why? QuickConnect is strictly connected with hardware by pair of MAC and serial number. Generating mac and serial to use it with QC is like using windows or any other software with OEM license. IMO even if you buy nas from synology you can use QC with this nas and only with this nas. You dont pay for hardware, or DSM, or QC. You pay for all this but cant be used separately.

  7. And looking at logs, you Mods need to be aware that protecting ecosystem/security should be Primary to protecting status as mod.

     

    It seems to me that you are not understanding the rather primary concept of netiquette. You are not to attack or blame anyone, trolling is also not tolerated. This is the last time I am saying it you. Failure to comply will lead you to be banned.

     

    Im guessing he is Synology's employe and is here only to troll this forum.

  8. Hi all,

     

    Sorry if I'm asking question in a wrong thread (I'm only new to this forum), but is it possible to run DSM 6.0 or 6.1 on ESX 5.5?

     

    Was trying to set it up using Jun's mod 1.0.1, but that went to hell. Keep gettin errors when installing OVF ("unsupported virtual hardware device 'vmware.sata.ahci') Tried modifying it etc., fixing this error creates few other ones. Is this an ESX 5.5 compatibility issues with the Jun's OVF image?

     

    Any help would be much appreciated.

     

    Thanks

     

    It is possible. Don't import OVF, just create new VM and add 1st hdd from jun's OVF. Then add hard driver for data volumes, set memory and cpus. Thats all.

×
×
  • Create New...