<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>22 Aug 2017 07:15:00 Z</lastBuildDate><pubDate>22 Aug 2017 06:06:00 Z</pubDate><description>#Install Debian Jessie without a GUI&#13;
#I tested on a default Ubuntu 8.8 server instance at VPSDime.com&#13;
# set your terminal to display 80x36 rather than 80x24&#13;
#-----------------------------------&#13;
Login as root&#13;
apt update&#13;
apt upgrade&#13;
apt install apache2 vsftpd libqtcore4 libqtgui4&#13;
#------------------------------------&#13;
#use a browser to check that apache is working by&#13;
#going to "http://.&#13;
------------------------------------&#13;
nano /etc/vsftpd.conf&#13;
uncomment "write_enabled=YES"&#13;
uncomment "local_umask=022"&#13;
nano /etc/vsftpd.conf&#13;
cntl-O to save&#13;
cntl-X to exit&#13;
#------------------------------------------------&#13;
#Upload the following files to the server /root folder&#13;
# WEBDEV_Install.zip&#13;
# webdev_install_test64&#13;
# mantainstall.zip&#13;
# manta_install64&#13;
-------------------------------------------------&#13;
cd /root&#13;
chmod +x *64&#13;
./webdev_install_test64&#13;
# dialog 1 - scroll down and accept license agreement&#13;
# dialog 2 - all prerequisits should be installed so just select "Next &gt;"&#13;
# dialog 3 - accept default setup directory&#13;
# dialog 4 - no changes necessary, select "Next &gt;" unless you want to host sites&#13;
made with a version prior to 22, then change as appropriate&#13;
# dialog 5 - accept "webdevadmin" as the user and group for managing the sits, select "Next &gt;"&#13;
# dialog 6 - select "Yes"&#13;
# dialog 7 - select "Yes"&#13;
# dialog 8 - select "Yes"&#13;
------------------------------------------------------------&#13;
cd /etc/apache2/mods-enabled&#13;
ln -s ../mods-available/actions.load ./actions.load&#13;
ln -s ../mods-available/actions.conf ./actions.conf&#13;
ln -s ../mods-available/cgi.load ./cgi.load&#13;
------------------------------------------------------------&#13;
# using a browser go to "http:///WDAdminWeb220&#13;
# the login screen should display. Don't login at this point&#13;
------------------------------------------------------------&#13;
cd /root&#13;
./manta_install64&#13;
# dialog 1 - scroll down and accept license agreement&#13;
# dialog 2 - accept default setup directory&#13;
# dialog 3 - accept or change server name but keep other settings&#13;
# dialog 4 - accept or decline&#13;
--------------------------------------------------------------&#13;
# to Manage WebDev go to "http:///WDAdminWeb220 - Login: ADMIN Password: admin&#13;
# to Manage HFSQL go to "http:///WDAdminHF220 - Login: ADMIN Password:&#13;
# to Manage SAAS go to "http:///WDAdminSaaS220 - Login: ADMIN Password: admin&#13;
# Note: you can also use the Windows based HFSQL Control Center to manage the HFSQL server</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62352-installing-webdev-server-64-bit-debian-jessie/read.awp</link><title>Installing WebDev server on 64 bit Debian Jessie</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62352-installing-webdev-server-64-bit-debian-jessie-62353/read.awp</comments><pubDate>22 Aug 2017 07:15:00 Z</pubDate><description>Execellent. It really saves a lot time indeed.&#13;
&#13;
Cheers&#13;
&#13;
King :hot::cheers:</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62352-installing-webdev-server-64-bit-debian-jessie-62353/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62352-installing-webdev-server-64-bit-debian-jessie-62353/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62352-installing-webdev-server-64-bit-debian-jessie/read.awp">Installing WebDev server on 64 bit Debian Jessie</source><title>Re: Installing WebDev server on 64 bit Debian Jessie</title></item></channel></rss>
