Aktueller Inhalt von neikt

  • Ab sofort steht euch hier im Forum die neue Add-on Verwaltung zur Verfügung – eine zentrale Plattform für alles rund um Erweiterungen und Add-ons für den DSM.

    Damit haben wir einen Ort, an dem Lösungen von Nutzern mit der Community geteilt werden können. Über die Team Funktion können Projekte auch gemeinsam gepflegt werden.

    Was die Add-on Verwaltung kann und wie es funktioniert findet Ihr hier

    Hier geht es zu den Add-ons

  1. N

    DDNS Updater DDNS Updater UI not loading

    Thank you so much for everything!
  2. N

    DDNS Updater DDNS Updater UI not loading

    I can't understand it either. Is there something that I need to run now to revert any changes we did earlier by running the previous commands or there is no need to do anything?
  3. N

    DDNS Updater DDNS Updater UI not loading

    Well...!!!! Changing 5002 to 5003 and... dada! Can you believe it? Thank you so much for your hard word!!!!!!
  4. N

    DDNS Updater DDNS Updater UI not loading

    QTip, is there any way to change default port 5002? I wonder if this would be the reason that causes the problem.
  5. N

    DDNS Updater DDNS Updater UI not loading

    Dear QTip, here are the results. I assume that these 3 command should be run with Init_3rdparty stopped via Package Centered. 1. test -f /usr/syno/apache/conf/httpd.conf-sys.bak || cp /usr/syno/apache/conf/httpd.conf-sys /usr/syno/apache/conf/httpd.conf-sys.bak No error or output. 2. grep...
  6. N

    DDNS Updater DDNS Updater UI not loading

    Thank you for your continuous support. Here is the output of the commands: DiskStation_II> which grep /bin/grep DiskStation_II> Then I stopped Init_3rdparty and run: DiskStation_II> /var/packages/Init_3rdparty/scripts/start-stop-status start DiskStation_II> No output from this command. Then...
  7. N

    DDNS Updater DDNS Updater UI not loading

    DiskStation_II> ./S97apache-sys.sh restart ./S97apache-sys.sh: system httpd stopped Start System Apache Server ..... -DSSL -f /usr/syno/apache/conf/httpd.conf-sys ./S97apache-sys.sh: system httpd started
  8. N

    DDNS Updater DDNS Updater UI not loading

    I stopped and started the service. There was no error in starting the service but the output of PHPInfo is the same. Output of tail -n 20 /usr/syno/apache/conf/httpd.conf-sys <IfModule rewrite_module> #for demo site Include conf/extra/*demo-site.conf # the request param will...
  9. N

    DDNS Updater DDNS Updater UI not loading

    Output of nmap -sT -O localhost Starting Nmap 5.35DC1 ( http://nmap.org ) at 2013-11-24 18:11 EET Nmap scan report for localhost (127.0.0.1) Host is up (0.0013s latency). Not shown: 979 closed ports PORT STATE SERVICE 22/tcp open ssh 23/tcp open telnet 80/tcp open http 111/tcp...
  10. N

    DDNS Updater DDNS Updater UI not loading

    Output for netstat -anp | grep 5002 tcp 0 0 ::%134822437:5002 ::%134897295:* LISTEN 9104/httpd
  11. N

    DDNS Updater DDNS Updater UI not loading

    Output for tail -n 20 /usr/syno/apache/conf/httpd.conf-sys <IfModule rewrite_module> #for demo site Include conf/extra/*demo-site.conf # the request param will not be matched in the rule # [QSA,L] is to append new query to original query RewriteEngine On RewriteRule...
  12. N

    DDNS Updater DDNS Updater UI not loading

    I did restarted it using the command line as well. There was no output on terminal screen after running the command. It returned immediately to the command prompt. I am not sure if I need to run another command in order to see the output of apache. If so then I would appreciate a little help on...
  13. N

    DDNS Updater DDNS Updater UI not loading

    So I did the following: 1. Uninstalled Init_3rdparty, Init_3rdpartyhelp, DDNS Updater. 2. Restarted Synology. 3. Install Init_3rdparty and Init_3rdpartyhelp. 4. Restarted Synology. 5. Executed PHPInfo from Start Menu -> Output is the same: "Sorry, the page you are looking for is not found". At...
  14. N

    DDNS Updater DDNS Updater UI not loading

    QTIP thank you for your support! Indeed PHP info returns "Sorry, the page you are looking for is not found" as per screenshot attached. I restarted S97apache-sys.sh (I guess the "S" was missing from your command) but still PHP Info returns the same page. Should I uninstall Init_3rdparty and...
  15. N

    DDNS Updater DDNS Updater UI not loading

    Thank you for your reply. The DiskStation has rebooted numerous times today due to firmware upgrades and once more just before posting this reply. The browser data has also been cleaned and tried to load DDNS UI from two MacMini's. Unfortunately the same windows pops up with the php code... No...