Search found 58 matches
- Mon Sep 25, 2017 5:40 am
- Forum: MySQL/PHP Mods
- Topic: mysql command line (MariaDB10)
- Replies: 2
- Views: 4572
Re: mysql command line (MariaDB10)
The correct syntax for the restore script is: gunzip < /volume1/backups/sqlbackup/mysqldump-20170924.gz | mysql -u root -p[mypassword] -h 127.0.0.1 -P 3307 Now all works and is restored From MariaDB 5 to MariaDB 10 The first half of this is the backup script from MariaDB 5: /bin/mysqldump -u root -p...
- Fri Sep 22, 2017 5:05 pm
- Forum: MySQL/PHP Mods
- Topic: mysql command line (MariaDB10)
- Replies: 2
- Views: 4572
Re: mysql command line (MariaDB10)
I am similarly interested. I want to restore my gz file and gunzip < /volume1/backups/sqlbackup/mysqldump-20170921.gz | mysql -u root -mypassword -h localhost:/run/mysqld/mysqld10.sock does not work gunzip < /volume1/backups/sqlbackup/mysqldump-20170921.gz | mysql -u root -mypassword -h localhost Re...
- Tue Jan 10, 2017 10:00 pm
- Forum: phpMyAdmin
- Topic: Force HTTPS
- Replies: 1
- Views: 4252
Re: Force HTTPS
Ok, the answer, even though Apache is selected for backend, is to make the modifications to Nginx here:
https://forum.synology.com/enu/viewtopic.php?t=115182
With the Nginx redirect all is going well.
https://forum.synology.com/enu/viewtopic.php?t=115182
With the Nginx redirect all is going well.
- Sun Jan 08, 2017 3:01 am
- Forum: phpMyAdmin
- Topic: Force HTTPS
- Replies: 1
- Views: 4252
Force HTTPS
In the past it was easy to force HTTPS for phpMyAdmin in the config file. That stopped working when phpMyAdmin updated a while ago, but then I was able to use the Apache config file and that worked. Then I used the Nginx config and that worked. Now anymore since updating to Webstation 2.0.0-0100, ph...
- Sat Dec 24, 2016 7:52 pm
- Forum: Third-party Packages
- Topic: Config File Editor Modifications
- Replies: 5
- Views: 14561
Re: Config File Editor Modifications
An SPK package with these modifications is found here at the German Language forum: http://www.synology-forum.de/showthread.html?76365-Config-File-Editor-f%C3%BCr-DSM-6 What I have noticed is that the save function continues to be buggy. I have to hit save, and check for save multiple times to get s...
- Mon Dec 12, 2016 7:21 am
- Forum: Wordpress
- Topic: Web Conferencing with BigBlueButton or OpenMeeting
- Replies: 2
- Views: 1572
Web Conferencing with BigBlueButton or OpenMeeting
I would like to add Web Conferencing to my site with BigBlueButton or OpenMeeting. Is there a way to do this. I believe BBB needs Tomcat7 to run. OpenMeeting needs LibreOffice to run and some other things. Can I run them in Debian Chroot? If so can they integrate into WordPress or would they need to...
- Sat Sep 24, 2016 5:56 pm
- Forum: Feature Requests & Product Improvement Suggestions
- Topic: Note Station / DS Note
- Replies: 266
- Views: 56875
Feature Request: Hide Navigation Panels in Chrome App
I am using the Chrome App on my Lenovo Yoga. In tablet/portrait mode the navigation panels are an annoyance. It would be nice to have a button to hide them.
- Fri Aug 26, 2016 5:25 pm
- Forum: HTTP/Apache Mods
- Topic: Guide: SSL all the things! Proxying web services through sub-domains with letsencrypt SSL encryption
- Replies: 13
- Views: 33757
Re: Guide: SSL all the things! Proxying web services through sub-domains with letsencrypt SSL encryption
This is very helpful. I wish there was a way to avoid having this change wiped out on updates. I have noticed that at least in the last update, the following did not work to load the new code:
nginx -s reload
I used this instead:
synoservicecfg --restart nginx
nginx -s reload
I used this instead:
synoservicecfg --restart nginx
- Mon May 23, 2016 5:28 pm
- Forum: WebDAV
- Topic: Cyberduck and HTTP/SSL
- Replies: 7
- Views: 4571
Re: Cyberduck and HTTP/SSL
I made the edits and Mountain Duck works well in Windows 10. Thanks.
- Sat May 07, 2016 8:19 pm
- Forum: Web Server + PHP / MySQL + MariaDB
- Topic: phpMailer fails after a few minutes
- Replies: 2
- Views: 1099
Re: phpMailer fails after a few minutes
Here is the solution. For me the issue was that I am using Gmail smtp and phpMailer is configured by default to use mail. So I had to edit the class to work with Gmail through smpt. Go to /your path to phpmailer/phpmailer/class.phpmailer.php Edit the following: public $Mailer = 'smtp'; public $Host ...
- Fri May 06, 2016 7:57 am
- Forum: Web Server + PHP / MySQL + MariaDB
- Topic: phpMailer fails after a few minutes
- Replies: 2
- Views: 1099
phpMailer fails after a few minutes
I am running an application built in Codeignighter that uses phpMailer for sending out notices. When I reset the NAS and try sending the email, it works fine. But, when I return to try after perhaps 30 minutes and try again, the mail function fails. Why will the phpMailer function work on reset but ...
- Sun Apr 24, 2016 9:22 am
- Forum: Wordpress
- Topic: DSM 6 and Wordpress 4.5 update difficulty
- Replies: 6
- Views: 1657
Re: DSM 6 and Wordpress 4.5 update difficulty
Yep, chown -R http:http /volume1/web/wordpress helps but I was still having difficulty with the WP 4.5 update. Very frustrating. Every thing else worked fine, I was able to update plug-ins etc. and no FTP page as you said but there was no auto update button for 4.5. I had to do it manually. I tried ...
- Sun Apr 24, 2016 4:54 am
- Forum: Wordpress
- Topic: DSM 6 and Wordpress 4.5 update difficulty
- Replies: 6
- Views: 1657
DSM 6 and Wordpress 4.5 update difficulty
DSM 6 and Wordpress have some kinks to work out. The update to DSM 6 did not play nice with my DSM 5 version of Wordpress and once I got that to work Wordpress 4.5 came out and no matter what I did it would not update. I thought it may be because I am trying to build on my old site. I backed my old ...
- Wed Apr 06, 2016 2:35 am
- Forum: Wordpress
- Topic: WordPress Site Accessibility After DSM 6.0 Upgrade
- Replies: 27
- Views: 7393
Re: WordPress Site Accessibility After DSM 6.0 Upgrade
I would look at your port assignment in the Diskstation. Control Pannel>External Access>Router Configuration and notice what it is doing with port 21. On mine, 21 was open on my NAS firwall and in the router 21 was reassigned to another port for incoming. So it was like 5060 incomming, and out to th...
- Tue Apr 05, 2016 6:15 am
- Forum: HTTP/Apache Mods
- Topic: Httpd Config is not sticking
- Replies: 1
- Views: 1028
Re: Httpd Config is not sticking
The solution is to use the method I describe here: https://forum.synology.com/enu/viewtopi ... 64#p427283