Sort: Rank

Publishing HTML Documents to Your Local Apache Server
How to publish HTML documents to your local Apache server? If you followed our Apache server installation tutorial , and our Starting Apache Server Manually tutorial , you are ready to learn how to publish HTML documents to your local Apache server: 1. Using "notepad" to create the following simple ...
2020-08-21, 36693🔥, 1💬

💬 2020-08-21 lol: no

Install and Configure Tomcat to run JSP
Please I need to get started with working with JSP, I will also like to know in detail how to install and configure Tomcat JSP server. Installing Tomcat 6.0: Go to http://tomcat.apache.org/downl oad-60.cgi.Download Binary Distributions - Core - zip (pgp, md5) version. Unzip apache-tomcat-6.0.18.zip ...
2016-12-29, 7528🔥, 0💬

Apache Failed to Load php_openssl.dll Module
How to resolve the "The ordinal nnnn could not be located in the dynamic link library LIBEAY32.dll" error when trying to start Apache httpd server? I am want to use openssl.dll module in PHP scripts. You are the "The ordinal nnnn could not be located in the dynamic link library LIBEAY32.dll" error w...
2016-09-09, 3436🔥, 0💬

Getting Errors When Starting Apache to Load PHP Module
Why am I getting errors when starting Apache server to load PHP as a module with php5apache2.dll? If you followed our Configuring Apache to Load PHP tutorial , and used php5apache2.dll in the LoadModule statement, you will get the following error when you try to restart your Apache server: httpd.exe...
2016-07-10, 19591🔥, 3💬

💬 2009-07-28 nagar: my apache wont restart after making the changes in config file

💬 2009-02-28 FYIcenter.com: @shinypurplestuff, Good to hear that!

💬 2009-02-25 shinypurplestuff: Fantastic, that worked a treat. Thanks

Configuring Apache to Use PHP as a Loaded Module on Windows Systems
How to configure Apache server to run PHP engine as a loaded module on Windows systems? If you have followed our tutorials and got the Apache server installed and running, got the PHP engine installed and configured, you can now try this tutorial to configure the Apache server to use the PHP engine ...
2016-07-10, 53671🔥, 2💬

💬 2009-01-30 FYIcenter.com: Hi Shilpa, "LoadModule section" and "mime_module section" are in the .\conf\httpd.conf file. You should be able find it easily. ...

💬 2009-01-28 Shilpa: Hi Team, May i know wt is "LoadModule section" and also "mime_module section" and how to find it. Similarly, if we have to save ...

Downloading Apache Server for Windows Systems
How to download Apache server for Windows systems? If you are interested in downloading a copy of Apache server for your Windows system, you should follow this tutorial: 1. Visit Apache server home page http://httpd.apache.org/. Or go to the download page directly . 2. Look at the section: "Apache H...
2016-07-04, 36330🔥, 4💬

💬 2009-06-16 Tetsrer: Nice But worth

💬 2008-11-18 Orkut Basoglu: Great information. To the point. Just what I was looking for. THANKS.

💬 2008-03-20 FYIcenter.com: @Frank, Good point. There is a mistake in the picture. Thanks.

(More comments ...)

Installing Apache Server on Windows Systems
How to install Apache server on Windows systems? If you followed our downloading Apache server tutorial , the downloaded file should be stored at C:\temp\apache_2.2.3-win32-x86 -no_ssl.msi.This shows you how to install Apache server to your Windows system: 1. Double click the downloaded file C:\temp...
2016-06-30, 34407🔥, 2💬

💬 2008-07-20 FYIcenter.com: @pulkit, most likely you did not uninstall the older version completely. Do a directory search, to see if you can find multiple ...

💬 2008-07-17 pulkit: i had tried to install 2.0.63 version and tried to completely uninstall and remove files. Now when i install the new version as ...

What Is Apache Server
What is Apache server? Apache server is an open-source free Web server software that runs websites. Apache server has been the most popular Web server on the Internet since April 1996. The November 2005 Netcraft Web Server Survey found that more than 70% of the Web sites on the Internet are using Ap...
2016-06-29, 23453🔥, 4💬

💬 2008-09-06 FYIcenter.com: Hi David, Good point. We will try to put together an introduction document. Thanks for your comment.

💬 2008-09-03 David Mathi Raj: Please, Kindly Explain "Apache Server", that will be more helpful, instead of telling the history.

💬 2008-03-25 FYIcenter.com: Hi Frank, Apache is a Web server software that runs websites. Please visit http://httpd.apache.org/ for more detailed descriptio...

(More comments ...)

Installing and Running Apache Server and PHP Script Pages - 14 Tutorials
A collection of 14 tutorials on Apache and PHP installation and configuration covering: How to download and install Apache 2.x and PHP 5; How to start Apache server; How to publish HTML documents; How to set PATH variable for PHP; How to create php.ini; How to configure Apache to use PHP as CGI; etc...
2016-06-29, 123176🔥, 6💬

💬 2008-12-10 FYIcenter.com: @brokato, as soon as you start Apache server, other computer will be able to browse your website automatically. No special confi...

💬 2008-12-09 brokato: hi how could I configure my apache server for my website to be able to be browse by other computers that has internet connection...

💬 2008-10-03 FYIcenter.com: @Shane, we are glad that this was helpful to you!

(More comments ...)

Configuring Apache to Use PHP as CGI on Windows Systems
How to configure Apache server to run PHP engine as CGI on Windows systems? If you have followed our tutorials and got the Apache server installed and running, got the PHP engine installed and configured, you can now use this tutorial to configure the Apache server to run PHP engine as CGI to suppor...
2015-11-29, 150102🔥, 6💬

💬 2015-11-29 mopcq: Зеропрост – это уникальный комплекс ...

💬 2013-01-23 Daniela McGinnis: Rex Ryan had been involved in a three-car incident January. Fourteen in Bethlehem, Pa., based on a law enforcement statement acq...

💬 2010-12-06 lesspoundsxcx: Great Blog. I add this Post to my bookmarks.

(More comments ...)

Getting HTTP 403 (Forbidden) Error on PHP Scripts
What is causing the HTTP 403 (Forbidden) error when running PHP scripts with PHP CGI configuration? If you followed the installation instructions provided by the PHP package to configure Apache server to run PHP scripts as CGI scripts, you will most likely get this HTTP 403 (Forbidden) error when ru...
2013-01-23, 83485🔥, 2💬

💬 2013-01-23 LianHV: simply dropping by to say hey

💬 2009-09-08 J.J.: Great info, but step 6 could use some clarification.

PHP won't run on Apache
I am running Apache 2.2 on Windows Vista. I have installed PHP 5.3.5 using msi installer php-5.3.5-Win32-VC6-x86. I have confiugred my Apache httpd.conf per your tutorial and I still cannot get phpinfo() to display anything but the code in my browser. When I call http://localhost/test.php in my brow...
2011-02-19, 8400🔥, 0💬

Verifying Apache Configuration for PHP Scripts
How to Verify Apache server configuration for PHP scripts support? If you have followed our Configuring Apache for PHP Scripts tutorial , you can now use this tutorial to verify the configurations. 1. Assuming that your Apache server is installed at C:\Program Files\Apache Software Foundation\Apache...
2009-07-28, 37073🔥, 2💬

💬 2009-07-28 A.B.: This tutorial is really good. just go through the steps & you will get it. if it is not happening do it from the starting po...

💬 2009-06-30 john: This tutorial is garbage. It is obvious everybody is having the same problem of configuring php with apache and the tutorial add...

problem in starting in apache web server
httpd.exe:couldnt realiably determine the fully qualified domain name using ipaddress for server name You can fix this error by adding one entry to your apache conf file - change your_server_name to some real name: # add servername to fix the domain name error servername your_server_name
2008-10-01, 9794🔥, 0💬

Cannot Save "php.ini" & "httpd.conf" Files
I have a problem saving the changes made to the httpd.conf file for Apache and the php.ini file for PHP. Why is that? Most likely a permission problem. If you are running Apache and PHP on your own server, try login as "root" or "admin" user. If your server is controlled by a service provider, you n...
2008-08-05, 10924🔥, 0💬

Apache Server Error
OK I followed all the steps but now I'm getting the following error when I try to restart the apache server. HOW DO I FIX this problem. Only one usage of each socket address is normally permitted. : make_sock: couuld not bind to address 0.0.0.0.8080 no listening sockets available, shutting down Unab...
2008-05-13, 10494🔥, 0💬

Transforming (Rewrite) URL with Apache Rewrite Rules
How to tell Apache server to transform (rewrite) URL? Assuming that you have your Apache server running with .htaccess files correctly. Now you can follow this tutorial to add directives in .htaccess files to transform (rewrite) URL from one format to another format. 1. Follow our Setting Up .htacce...
2006-12-09, 14981🔥, 0💬

Setting Up Apache Server to Use .htaccess File on Window Systems
How to use .htaccess file with Apache server on Window systems? Assuming that you have installed the Apache server on your Windows system. You can follow this tutorial to add .htaccess files to provide directory specific configuration. 1. Assuming that your Apache server is installed at: C:\Program ...
2006-12-09, 18083🔥, 0💬

Reviewing Apache Server Log Files
Where are Apache server log files located? If you have followed our Apache Server Installation tutorial , your Apache server is installed at C:\Program Files\Apache Software Foundation\Apache2.2. You can follow this tutorial to locate Apache server log files and review them. 1. Open File Explorer an...
2006-12-09, 21194🔥, 0💬

Starting Apache Server Manually on Windows Systems
How to start Apache server manually on Windows systems? If you followed our Apache server installation tutorial , you can follow this tutorial to learn how to start Apache server manually: 1. Click Start > Programs > Apache HTTP Server 2.2.3 > Control Apache Server menu 2. Select "Start Apache in co...
2006-12-07, 37576🔥, 0💬

  Sort: Rank