Directory Structure of Apache Web Server
Apache HTTPD – Directory Structure CORE/common Directories conf modules htdocs logs New structure in Yum/RPM base installation conf conf.d conf.modules.d modules htdocs logs Structure in Tarball/source code base installation conf…
Read more »
What is XAMPP? and How to Install XAMPP?
What is XAMPP? XAMPP is an acronym that stands for Cross-Platform, Apache, MySQL, PHP, and Perl, with the Ps standing for PHP and Perl, respectively. It’s an open-source web-solutions kit…
Read more »when I try to open localhost using xampp server error throw Object not found!
When Showing this type error in xampp localhost at running localhost using xampp server. Then First You will go to in file location as below “C:\Windows\System32\drivers\etc” and open “hosts” file…
Read more »XAMPP: Another web server is already running
Step 1: Stop the Apache Step 2: and Then Restart Apache 👉 if above command will not work in your machine then do below steps: Step 1 : check the…
Read more »How to downgrade php from 8.0.0 to 7.1.32 in xampp 8.0.0?
Hey friends i am going to discuss with some common error with xampp. i installed xampp in my pc and working with Laravel version 5.8 and php version 7.1.3 so…
Read more »How to fix PHPMyAdmin error, incorrect format parameter that appeared while importing a database?
First of all, we have to see some basic settings which are situated in php.ini. whenever we upload a database which size will be greater than max upload size and…
Read more »Apaceh HTACCESS Tutorial
Introduction What Can I Do? Creating A .htaccess File What is .htaccess Why Not to use .htaccess Error Documents | Custom Error Pages Blocking users by IP Blocking users/ sites…
Read more »Start Apache with normal user
scmuser created the topic: Start Apache with normal user Hi, I have few normal user in linux to whom I want to give apache http start and stop access? any…
Read more »Apache Tomcat Good url Collection
rajeshkumar created the topic: Apache Tomcat Good url Collection Tomcat : How to increase the Java heap size www.serveridol.com/2011/07/28/tomcat-increase-java-heap-size/ Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn
Read more »Apache Ant Web References & Cheatsheet
rajeshkumar created the topic: Apache Ant: Copy Task full reference This copies all files in directories called images that are located in the directory tree defined by ${src} to the…
Read more »How to put new line in apache ant message
rajeshkumar created the topic: How to put new line in apache ant message How to put new line in Apache Ant echo task and mail task: Answer: line.separator is Java…
Read more »Can you create a list of files in Apache ant without using touch tasks
rajeshkumar created the topic: Can you create a list of files in Apache ant without using touch tasks Can you create a list of files in Apache ant without using…
Read more »Apache Ant Interview Questions and Answers
rajeshkumar created the topic: Apache ant interview questions Links to all Apache Ant Task – ant.apache.org/manual/tasklist.html Question 1. Write a ant build.xml and call one batch file from build.xml. batch…
Read more »Sample Apache ant assignment – try it out
rajeshkumar created the topic: Sample Apache ant assignment – try it out Clone the prject- github.com/scmgalaxy/helloworld-java-ant Duplicate 10 source file from HelloWorld.java Create a directory called “mybuild” Clean all 10…
Read more »Sample Apache ant project for begginers
rajeshkumar created the topic: Sample Apache ant project for begginers Pre- 1. clone the src code from – github.com/scmgalaxy/Javatest1 2. Create a proper build structure via ant Write a two…
Read more »Apache ant programming Exercise
rajeshkumar created the topic: Apache ant programming Exercise Apache ant programming excercise FIRST Download Ant from the Apache Software Foundation and install it. Exercise Question 1 Pre- 1. clone the…
Read more »
Apache Subversion 1.7 has Arrived | What’s new in Subversion 1.7 ?
Apache Subversion 1.7 has Arrived Subversion 1.7.0 has been officially released today. With the release of Subversion 1.7 comes the release of Subversion Edge 2.1.0. This release of Subversion Edge…
Read more »
Apache web server Installation Guide, know how to Install Apache web server on Windows 7?
After a quick detour to install Notepad++, I’m on my way to installing Magento. Before I can get into the meat of it, though, I do require a few prerequisites….
Read more »