Search found 3 matches
- 25 Jan 2022, 04:08
- Forum: Web Server/PHP/MySQL/MariaDB
- Topic: Problem installing Wordpress manually
- Replies: 16
- Views: 30678

Re: Problem installing Wordpress manually
hello, you must edit /etc/nginx/nginx.conf dont edit the " listen 8181; " but create new server inside this config. and add these lines : #HTTP server #DIMM kk show instead of download ; types { text/plain py; text/plain bat; } server { listen 80; server_name dimm_V2; #dimm fix for ngingx ...
- 24 Jan 2022, 02:35
- Forum: New Requests & Proposals
- Topic: Install sendmail on NAS F2-210
- Replies: 1
- Views: 1902

Re: Install sendmail on NAS F2-210
use PHPMailer + Service mailjet.
working ok.
working ok.
- 24 Dec 2021, 23:54
- Forum: New Requests & Proposals
- Topic: Install sendmail on NAS F2-210
- Replies: 1
- Views: 1902

Install sendmail on NAS F2-210
Hello , please tell me how to install an "sendmail " to my nas , i have all accesses.
the aim is use my nas as mail server with php function send mail.
sendmail_path : /usr/sbin/sendmail -t -i
but sendmail isn't exist.
the aim is use my nas as mail server with php function send mail.
sendmail_path : /usr/sbin/sendmail -t -i
but sendmail isn't exist.