Sort: Rank

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, 3452🔥, 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, 19631🔥, 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, 53696🔥, 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 ...

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, 123195🔥, 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, 150153🔥, 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, 83545🔥, 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, 8410🔥, 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, 37096🔥, 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, 9801🔥, 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, 10935🔥, 0💬

  Sort: Rank