<div dir="ltr"><div><div><div>Colleagues'<br><br>i trust i find you well, please clarify (my first steps appreciating linux) if the below is correct abcd linux config on centos;<br><br></div><div>1. DO I NEED TO INSTAL LINUX VERSION 1.0.TAR INCLUDING ALL THE PATCHES BEFORE CONFIGURING???<br>
</div><div><br>do i take it as it is or i need to modify please send a working example.<br><br clear="all">2. Configure your Webserver according to the folder structure created above.<br>Use the VirtualHost settings for your configuration.<br>
<br>Example of VirtualHost for Apache webserver :<br><br><VirtualHost *><br>ServerAdmin <a href="mailto:serveradmin@bvs.br">serveradmin@bvs.br</a><br>DocumentRoot "/home/ABCD/htdocs"<br><Directory "/home/ABCD/htdocs"><br>
Options Indexes FollowSymLinks MultiViews<br></Directory><br>ServerName abcd.test<br>DirectoryIndex index.htm index.php homepage.htm<br>ScriptAlias /cgi-bin/ "/home/ABCD/cgi-bin/"<br><Directory "/home/ABCD/cgi-bin/"><br>
AllowOverride None<br>Options None<br>Order allow,deny<br>Allow from all<br></Directory><br></VirtualHost><br><br></div><div>MY PROBLEM SHOULD I USE THE IP ADDRESS AND PORT  I.E. <VirtualHost *> IS THE SAME AS <VirtualHost 198.168.11.254:8080*><br>
<br></div><div>WHAT IS THE DEFAULT PORT IN LINUX 80 OR 90.<br> </div><div><br>3.1 Modify the ABCD-Site configuration file<br>htdocs/site/bvs-site-conf.php<br><br>The path of the SITE_PATH and DATABASE_PATH should contain the path to where the package was extracted. The SERVERNAME should indicate to the URL configured in the Web Server.<br>
<br>SITE_PATH=/ABCD/www/htdocs/site/<br>DATABASE_PATH=/ABCD/www/bases/site/<br>SERVERNAME=localhost<br><br></div>IS IT NECESSARY TO ADD HOME BEFORE /ABCD/www/htdocs i.e. SITE_PATH=HOME/ABCD/www/htdocs/site/<br><br></div><div>
thanking you in advance. <br></div>good day<br><br></div>tg<br><div><div><div>-- <br><br>bhowa tg<br>Infoprenuer, abcdZim.org<br><a href="mailto:bhowatg@gmail.com" target="_blank">bhowatg@gmail.com</a>  skypeID:  bhowatg<br>
blog: <a href="http://bhowatg.blogspot.com" target="_blank">http://bhowatg.blogspot.com</a><br><a href="http://facebook.com/groups/abcdzim/" target="_blank">http://facebook.com/groups/abcdzim/</a>; <a href="http://twitter.com/bhowatg" target="_blank">http://twitter.com/bhowatg</a><br>
<a href="http://www.abcdZim.co.cc" target="_blank">www.abcdZim.co.cc</a><br><br><br>"there are two equally dangerous extremes-<br>to shut reason out and to let nothing else in"<br>                                     Pascal, 1670<br>
<br><br>
</div></div></div></div>