Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hi!
How duplicate user admin?
Create user "manager" with role admin, dont show all config... as nginx directives, for example.
How create admin users with same permissions default admin?
Sorry!
1 - I just that my ticket went missing, I did not know it was moved.
2 - The question is if you have how to work this in nginx, I saw some linux articles without plesk work fine nginx subfolder rewrite.
Hi,
We need to develop some website multi language. Example: /en and /es
When install new Joomla or WordPress in subfolders, don't work the rewrite URL nginx. Show 404 in URL /en/anycontent
Joomla and WordPress have support to multi language, but in this situation, need new web (components...
First test dont show "$numRegistros", but whitout errors. I need confirm with my customer the data connect MSSQL.
<?php
$dbhost = "xxxxxxxxxxxxxx"; #Nome do host
$db = "xxxx"; #Nome do banco de dados
$user = "xxxx"; #Nome do usuário
$password = "xxxx"; #Senha do usuário...
Lost one customer because Plesk don't allow connect to external SQL Server.
Don't have any module to PHP 7 that work with plesk. I test many methods.
PDO, MSSQL and others.. without success!
Is very normal external connections to view specific data internal from business.
SQL server Microsoft...
Hi,
We need to develop some website multi language. Example: /en and /es
When install new Joomla or WordPress in subfolders, don't work the rewrite URL nginx. Show 404 in URL /en/anycontent
Joomla and WordPress have support to multi language, but in this situation, need new web (components...
Hi!
My custommer need load mssql.so to connect with SQL Server, but cannot active this extension.
How load in my PHP 7.0/7.1 mssql?
This is old server, with FreeTDS, not found any docs
mssql
MSSQL Support enabled
Active Persistent Links 0
Active Links 0
Library version FreeTDS
This link step...