Site.pro
  • Конструктор на уебсайтове
    • Конструктор на уебсайтове
    • Онлайн магазини
    • Шаблони
    • Домейни
    • Приставки
    • Езици
    • Често задавани въпроси
    • Реселър програма
    • Примери
  • Цени
  • Внос на уебсайт
  • За риселъри
    • Бял етикет
    • Цени
    • Панели
    • Как работи
    • Безплатни уеб сайтове
    • Маркетинг комплект
    • Mass Import
    • Нашите Партньори
    • Често задавани въпроси
    • Документация
    • Блог
  • Свържете се с нас
  • faceВход
    Впишете се с Facebook
    или
    Напомни парола
    Нова парола ще бъде изпратена на съответния e-mail адрес.
    Върнете се към формуляра за вписване
  • inputРегистрирайте се
    Регистрирайте се с Facebook
    или
  • $
    • USD — $
    • EUR — €
    • GBP — £
    • BRL — R$
    • PLN — zł
    • INR — ₹
    • TRY — TL
    • AUD — A$
    • CAD — C$
    • CZK — Kč
    • DKK — kr
    • HKD — HK$
    • HUF — Ft
    • ILS — ₪
    • JPY — 円
    • MXN — Mex$
    • NOK — kr
    • NZD — NZ$
    • PHP — ₱
    • RUB — ₽
    • SGD — S$
    • SEK — kr
    • CHF — Fr
    • TWD — NT$
    • THB — ฿
    • CNY — ¥
    • RSD — din
    • BGN — лв.
    • RON — Lei
    • HRK — kn
    • ZAR — R
    • BYN — p.
    • UAH — ₴
    • KZT — ₸
    • CLP — CH$
  • Български
    • English
    • O'zbek
    • Schweizerdeutsch
    • Nederlands
    • Deutsch
    • Français
    • Español
    • Italiano
    • Português (BR)
    • Norsk
    • Suomi
    • Svenska
    • Dansk
    • Magyar
    • Čeština
    • Română
    • 日本語
    • 简体
    • 繁體
    • Polski
    • Ελληνικά
    • Русский
    • Türkçe
    • Беларуская
    • العربية
    • فارسی
    • עברית
    • Latviešu
    • Украї́нська
    • Bahasa Indonesia
    • Bahasa Malaysia
    • ภาษาไทย
    • Eesti
    • Hrvatski
    • Lietuvių
    • Slovenčina
    • Srpski
    • Tiếng Việt
    • Castellano
    • Bosanski
    • Български
    • हिन्दी
    • Қазақ
    • Slovenščina
    • Wikang Tagalog
    • ქართული
    • Azərbaycan
    • ភាសាខ្មែរ
    • И допълнителни 3 езика в Site.pro сайт редактора
  • Конструктор на уебсайтове
    • devicesКонструктор на уебсайтовеПрофесионален уеб сайт редактор за вашия бизнес
    • Онлайн магазиниПродавайте вашите стоки и услуги навсякъде във вашия уеб сайт
    • collectionsШаблони200+ шаблони. Изберете уеб сайт дизайна, който искате да използвате, от стотици предварително направи, висококачествени шаблони.
    • domainДомейниНамерете перфектно име на домейн
    • Приставки
    • Езици
    • Често задавани въпроси
    • Реселър програма
    • Примери
  • Цени
  • Внос на уебсайт
  • За риселъриБял етикет
    • local_floristБял етикетОсигурете сайт редактор на вашите клиенти
    • local_offerЦениЗапочнете продажба. Платете за уебсайтове на живо . Безплатни уеб сайтове
    • buildПанелиСвалете plug-in за вашия панел. Съвместим с: cPanel, ISPmanager, WHMCS, Plesk, DirectAdmin, Vesta, ZPanel, InterWorx, Персонализиран панел или фактуриране (API)
    • Как работиОблак или в помещение. Препоръки за редакторски сървър
    • Безплатни уеб сайтовеНеограничено количество от уеб сайтове
    • Маркетинг комплектИзползвайте White Label Marketing Kit, за да увеличите продажбите си
    • Mass Import
    • Нашите Партньори
    • Често задавани въпроси
    • descriptionДокументация
    • Блог
  • Свържете се с нас

Често задавани въпроси

Моля, използвайте ключови думи само на английски.
Builder Issues (53)WHMCS (4)Website Issues (2)Cloud Brand (2)On-Premises Brand (18)Payment Issues (9)cPanel (8)Plesk (6)DirectAdmin (7)ISPmanager (4)

Error communicating with DirectAdmin server - login failed

DirectAdmin

Method 1:
Login keys functionality is turned off in DirectAdmin. Make sure that it is enabled in the following files:
- /usr/local/directadmin/conf/directadmin.conf - login_keys=1
- /usr/local/directadmin/data/users/admin/user.conf - login_keys=ON
Update values if needed and try again.
If the problem persists after enabling login keys try to re-install the plugin following plugin installation guide.

Method 2:
Please try to create login key manually:
1. go to /CMD_LOGIN_KEYS in your panel (URL)
2. click on "Create new Login Key"
3. fill in key name: "siteprobuilder", key value: [think of some 16-char code], expires: never, uses: 0, clear key: checked, allow htm: checked, commands: CMD_LOGIN and CMD_PLUGINS.
4. enter password below and click "Create".
If this operation succeeds then create a new file if it doesn't exist already:
/usr/local/directadmin/plugins/siteprobuilder/include/login_key and put there a key value you used in login key creation. Save the file.
After that if everything is succeeded then publishing to this server should start working.

Method 3:
Make sure that IP of used builder server is not blacklisted in DirectAdmin. Make sure that IP is not listed in list of blocked IPs in file: /usr/local/directadmin/data/admin/ip_blacklist or /usr/local/directadmin/scripts/custom/all_pre.sh (if exists).

#kb440

DirectAdmin + SSL + PHP 5.6 = problems

DirectAdmin

PHP 5.6 or newer require a valid SSL certificate to connect. So the API call will fail if DA SSL cert is invalid. You can use PHP 5.5 to fix this problem.

#kb444

Zip download error (code: 0)

DirectAdmin
The error appears during publication and means that your DirectAdmin server cannot resolve builder domain. To fix this problem just add builder domain to file "/etc/hosts" on DirectAdmin server (or make it resolvable in a different way).
#kb548

Could not connect to Hosting API

DirectAdmin
Make sure that used builder server is not blocked by firewall on your server (it is recommended to whitelist all ports: 80 and 2222).
#kb572

Builder not working on Evolution skin

DirectAdmin

Most often the problem is related to the fact that site builder which you use is running under HTTP protocol whereas DirectAdmin is running under HTTPS protocol. Since site builder in DirectAdmin Evolution skin is tried to be open in an iframe it is blocked due to browser security reasons and the progress is stuck on loading step.
To fix this issue you need to enable HTTPS protocol for site builder. Please see this page for more details on how to do this: https://site.pro/bg/Често-задавани-въпроси-За-риселъри/#kb516.

#kb1692

Error "File is not open" during publication

DirectAdmin

If you get this error during publishing website then it means that DirectAdmin server could not extract some website files from zip due to some reason. Here are common reasons why this can happen:

  • Earlier it could happen due to outdated builder plugin on DirectAdmin. In rare cases it failed extracting specific files. Make sure that you have not so old plugin version on your server. You can see your version on page "Plugin Manager" page, and the latest plugin version available on Site.pro here (most probably you will also see it in DirectAdmin too). If they do not match we recommend you to update plugin and check if it solves the problem with publication.
  • There is not enough space on DirectAdmin server disk. This reason is most likely if you get the error randomly on every website. Obviously, to fix this problem free up some space on DirectAdmin server disk.
  • If you get this error for some specific website then the problem may be caused by exceeded quota on that DirectAdmin account. Make sure that you have enough MBytes dedicated for that account. Unfortunately it is not easy to find out how many space is needed for the website to be published. The most of space takes the image gallery. If you open client's builder, check its gallery and see that it has a lot of images then most probably this website will take much space when published and the reason of exceeded quota is justified.
  • If none of these helped then let us know about the problem by creating a ticket and reporting about this problem.
#kb1824

Server error (6): Fatal error: Allowed memory size ...

DirectAdmin

If you are using DirectAdmin and get this error during publication website then it most probably means that there is one or more quite large files uploaded into media library and they require a little more memory to be published. By default there is a limit of 128M setup in DirectAdmin for PHP. To increase it take the following steps:

  1. login to server terminal as root user
  2. type command php --ini. One of lines in output will be:
    Loaded Configuration File: [path of php.ini file]
  3. open this file with editor: nano [path of php.ini file] (replace here "[path of php.ini file]" with your path)
  4. find needed line by pressing Ctrl+W, then typing "memory_limit" and pressing Enter
  5. increase the value for this parameter (if it is 128M - try to increase it to 256M)
  6. save file.

After that check the publication of website again whether the error is gone.

#kb1828
© Site.pro Конструктор на уебсайтове 2021. Съединени щати. Условия за ползване