This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

AWServer with ZPanelX 2.2 is available!
#11
RE: AWServer with ZPanelX 2.2 in available!
(06-23-2015, 10:46 AM)conceptr980 Wrote: I do apologize for the late response, and yes the link you provided has the files without a corruption on its archive.

On the other hand, i have 2 questions:

1- How do i disable the root SSL access (the URL used for the panel it self to use http: instead of https) ??
2- how do i modify or initiate new ssl certificate for the panel URL if i decided to update its information ??

so far so good ... your work is appreciated.

1. How do i disable the root SSL access
    a) Login in Panel
    b) Open ZpanelX Configuration
    c) Change Port for ZPanelX
See pic.

   

2. How do i modify or initiate new ssl certificate
   a)  Open folder C:\AWServer\bin\apache\bin\
   b)  Run file gen-key-crt.bat
   c)  Generate a new certificate fill in your data

       The new key and certificate resides in C:\AWServer\bin\apache\bin\ssl\
       server.key
       server.crt

   d)  Copy the new key and certificate in a folder C:\AWServer\bin\apache\conf\ssl-zpanel
   e)  Rename the key and certificate
        server.key -> youdomainpanel.key (example cp.aws.com.key)
        server.crt -> youdomainpanel.crt (example cp.aws.com.crt)
    f)  Run the daemon and restart Apache or restart server.

     Profit....
Reply
Thanks given by: Kyrluckechuck
#12
RE: AWServer with ZPanelX 2.2 is available!
Hey Mark, thanks for this! Just had switched over to ZPanel for my Windows Server after previously using XAMPP, but then realized the project was dead and Sentora resurrected it. I was sad that Sentora didn't support WIndows, but really happy once I found your modifications!

I had a heck of a time trying to change the system language to English because I couldn't navigate the prompts in Russian, but that's all good now.

I've run into an issue though where I'm trying to import my old databases. I need to create databases without prefix's, but the panel forces the username_ style. I can't seem to find it in options anywhere, how would you go about disabling prefix's?

-----

Edit:

Of course it isn't until after I finally post that I find out how to do it.
For future reference and for anyone else, you simply log into PhpMyAdmin, navigate to Settings>Main Panel>Startup and then toggle the settings you'd like, so for me the first and third option to enable creation of databases in there and to get detailed MySQL info.

Thanks again for this great tool! Smile

----

Edit2:

Would it be possible to get the Script Installer page translated or something? I was just trying to go through it because I found it very neat and I'd like to use some of it's features (I was able to ignore the Russian descriptions by Google'ing each script), when I went to install I realized there was absolutely no English port of it at all Confused
Reply
Thanks given by:
#13
RE: AWServer with ZPanelX 2.2 is available!
Hello Mark, the installation is in russian language by default.
Your is a great job !
Thank you!
Reply
Thanks given by:
#14
RE: AWServer with ZPanelX 2.2 is available!
(07-21-2015, 05:35 AM)Kyrluckechuck Wrote: Hey Mark, thanks for this! Just had switched over to ZPanel for my Windows Server after previously using XAMPP, but then realized the project was dead and Sentora resurrected it. I was sad that Sentora didn't support WIndows, but really happy once I found your modifications!

I had a heck of a time trying to change the system language to English because I couldn't navigate the prompts in Russian, but that's all good now.

I've run into an issue though where I'm trying to import my old databases. I need to create databases without prefix's, but the panel forces the username_ style. I can't seem to find it in options anywhere, how would you go about disabling prefix's?

-----

Edit:

Of course it isn't until after I finally post that I find out how to do it.
For future reference and for anyone else, you simply log into PhpMyAdmin, navigate to Settings>Main Panel>Startup and then toggle the settings you'd like, so for me the first and third option to enable creation of databases in there and to get detailed MySQL info.

Thanks again for this great tool! Smile

----

Edit2:

Would it be possible to get the Script Installer page translated or something? I was just trying to go through it because I found it very neat and I'd like to use some of it's features (I was able to ignore the Russian descriptions by Google'ing each script), when I went to install I realized there was absolutely no English port of it at all Confused

Answer Edit2:
Open file
C:\Sentora\panel\modules\script_installer\packages\packages.xml
Edit the description as you need it ...

Answer Edit:
To enable or disable features phpMyAdmin
edit the file C:\Sentora\panel\etc\apps\phpmyadmin\config.inc.php
It is not recommended to do it on a hosting clients!

Answer
Prefix database cannot be deleted!
Reply
Thanks given by:
#15
RE: AWServer with ZPanelX 2.2 is available!
(07-21-2015, 10:46 PM)Marco Annunziata Wrote: Hello Mark, the installation is in russian language by default.
Your is a great job !
Thank you!

Yes, AWServer the default interface in Russian.
So, as I am guided by the Russian-speaking audience.
For the English-speaking audience, I did Sentora for Windows.
Reply
Thanks given by:
#16
RE: AWServer with ZPanelX 2.2 is available!
(06-19-2015, 12:57 AM)MarkDark Wrote: (eng)

AWServer with ZPanelX 2.2 in available!

http://awserver.tk


mirror files-archive with high speed download

https://yadi.sk/d/lXfTeFSahMD9u

The release date of 15th June 2015

This assembly AWServer with ZPanelX
is a redesigned version of the original hosting panel
ZPanelX 10.1.1 for Windows with site http://www.zpanelcp.com
Changes in the structure of the comparison with the original panel.
Added features that are not present in the original version.
Fixed incorrect work with UTF-8 encoding.
Added translations into german, spanish, russian, ukrainian languages.
Daily backup files configuration and database service,
using the backup system nnBackup v3.01
Connected module SSL and control panel by default runs on port 443.
Implemented generate signing request SSL certificate for the domain.
It is also possible to generate and install a self-signed SSL certificate.
Added ability to set the most popular CMS directly from the panel.
Integrated module for working with the billing system WHMCS.
Removed some practically no used modules and installed further,
that extend the functionality of the overall panel.
Fixed some critical bugs in the modules panel.
Made the correct script installer/uninstaller.

System requirements:

Processor - 500 MHz or higher
Operating system - Windows 7/8/8.1/2008/2012
RAM - 512 MB or more
Graphics card with a resolution - 1024 x 768
Disk Space - 1 GB or more
Browser - IE v8.0 or higher, FireFox, Chrome or Opera

As a basic platform for the server, the following components:

Apache v2.2.29
PHP v5.5.26 + PEAR
MySQL v5.5.43
Perl v5.16.3
ImageMagick v6.9.0
FileZilla v0.9.49
hMailServer v5.4.2-B1964
nnCronLie v1.17
BIND v9.9.7
Sendmail for Win v1.0
Webalizer v2.23-04 + GeoIP
nnBackup v3.01

(rus)

AWServer with ZPanelX 2.2 доступен для скачивания!

http://awserver.tk

зеркало файлового архива с высокой скоростью скачивания

https://yadi.sk/d/lXfTeFSahMD9u

Дата релиза 15 июня 2015

Данная сборка AWServer with ZPanelX представляет собой
переработанную версию оригинальной хостинговой панели
ZPanelX 10.1.1 для Windows с сайта http://www.zpanelcp.com
Изменена структура панели по сравнению с оригинальной версией.
Добавлены функции, которые отсутствуют в оригинальной панели.
Исправлена некорректная работа с кодировкой UTF-8.
Перевод на немецкий, испанский, русский и украинский языки.
Установлена система ежедневного резервного копирования
конфигурационных файлов и служебных баз данных,
с помощью системы nnBackup v3.01
Панель управления по умолчанию работает по HTTPS протоколу.
Реализована возможность генерации запроса на подпись
SSL сертификата для домена и его последующей установки.
Генерация и установка самоподписанного SSL сертификата.
Возможность установки наиболее популярных CMS прямо из панели.
Интегрирован модуль для работы с биллинговой системой WHMCS.
Удалены некоторые, практически не используемые модули и установлены
дополнительные, которые расширяют общую функциональность панели.
Исправлены некоторые критические ошибки в модулях панели.
Сделан корректный инсталлятор/деинсталлятор.

Системные требования:

Процессор - 500 Мгц и выше
Операционная система - Windows 7/8/8.1/2008/2012
Оперативная память - 512 Мб и больше
Видеокарта с разрешением - 1024 x 768
Дисковое пространство - 1 Гб и больше
Браузер - IE v8.0 или выше, FireFox, Chrome или Opera

В качестве базовой платформы для сервера,
использованы следующие компоненты:

Apache v2.2.29
PHP v5.5.26 + PEAR
MySQL v5.5.43
Perl v5.16.3
ImageMagick v6.9.0
FileZilla v0.9.49
hMailServer v5.4.2-B1964
nnCronLie v1.17
BIND v9.9.7
Sendmail for Win v1.0
Webalizer v2.23-04 + GeoIP
nnBackup v3.01

Hi Mark Thanks a lot by this great job only a question do you have a link working for

Backup AWS

the link in

http://awserver.tk/ccount/click.php?id=backup_aws_1.0_

say "Link with this ID not found"
Reply
Thanks given by:
#17
RE: AWServer with ZPanelX 2.2 is available!
Thank you for message...
I will check and adjust the link in the near future
Thank you!
Reply
Thanks given by:
#18
RE: AWServer with ZPanelX 2.2 is available!
Hi quick question, can i get the SETUP commands source? i dont want to use the installer all the time since it takes a long time to install is faster for me to make a 7z file and then just send that and unzip. but i dont know what the commands to install are or where to find them... help?
Reply
Thanks given by:
#19
RE: AWServer with ZPanelX 2.2 is available!
I have a question:
I changed port for my panel to 2222 by:
 - In file "C:\AWServer\bin\apache\conf\httpd.conf" change line "Listen 80" to "Listen 80"
 - In file "C:\AWServer\bin\apache\conf\httpd-vhosts" change 
Code:
NameVirtualHost *:80

# Configuration for ZPanelX control panel.
<VirtualHost *:80>
 to:
Code:
NameVirtualHost *:80

# Configuration for ZPanelX control panel.
<VirtualHost *:2222>

And now i can go to my panel by port 2222 but when I can't go to My site by port 80.
How I do? Thank all!
Reply
Thanks given by:
#20
RE: AWServer with ZPanelX 2.2 is available!
(10-28-2016, 10:51 PM)coitam Wrote: I have a question:
I changed port for my panel to 2222 by:
 - In file "C:\AWServer\bin\apache\conf\httpd.conf" change line "Listen 80" to "Listen 80"
 - In file "C:\AWServer\bin\apache\conf\httpd-vhosts" change 
Code:
NameVirtualHost *:80

# Configuration for ZPanelX control panel.
<VirtualHost *:80>
 to:
Code:
NameVirtualHost *:80

# Configuration for ZPanelX control panel.
<VirtualHost *:2222>

And now i can go to my panel by port 2222 but when I can't go to My site by port 80.
How I do? Thank all!

Well, usually if you use por 80, you don't have to type http://yourhost:80 to get access to it.
The same with localhost under http://localhost. But if you are using a special port to get access to Sentora, you'll need to type :2222 in your browser, together with the name of your host:

http://localhost:2222
127.0.0.1:2222
http://yourhost.com:2222
123.456.789.0:2222
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
sentora awserver apache 2.2 to 2.4 migration elmoutakaf 1 5 ,928 07-08-2020, 09:49 PM
Last Post: andykimpe
AWServer with ZPanelX 2.2 - Domain Connections Refused - language files - n more odinwynd 20 60 ,530 05-28-2017, 05:05 AM
Last Post: TGates
AWServer with ZPanelX MarkDark 9 28 ,658 12-28-2016, 11:58 PM
Last Post: jmar83_the2nd

Forum Jump:


Users browsing this thread: 1 Guest(s)