httpd configuration
Posted by: caydee (---.dip0.t-ipconnect.de)
Date: August 25, 2015 02:41PM

Hi RiggsFolly,

I"m sure you've had enough sun in the meanwhile..

Httpd in Wamp Server on Windows 8.1 shows (uncommented):

Line 138: LoadModule macro_module modules/mod_macro.so

Line 152: LoadModule proxy_wstunnel_module modules/mod_proxy_wstunnel.so

Both of these lines are missing in Httpd in Wamp Server on standalone Windows 10. The Wamp versions are identical.

1. What are these lines controlling and why are these set as ON (uncommented by default in Windows 8.1)?

2. Does the line: "LoadModule ssl_module modules/mod_ssl.so" need to be commented or not?

Cool regards,

Caydee

Caydee

IN ALL THINGS BE MEN
Windows 10 x64 | WAMP 3.3.2 - x64 | Apache 2.4.58 | MySQL 8.2.0 | PHP 8.2.13 | PHPMyAdmin 5.2.0

Options: ReplyQuote
Re: httpd configuration
Posted by: RiggsFolly (---.as43234.net)
Date: August 25, 2015 03:21PM

Hi there Caydee,

No you must have uncommented these 2 modules yourself.

The modules exist in apache2.4.9\bin but neither module is active (uncommented) in the base WAMPServer install.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: httpd configuration
Posted by: caydee (---.dip0.t-ipconnect.de)
Date: August 25, 2015 04:21PM

Since I've had no errors in Wamp on Windows 10 until now, I"ll let it be. Smooth as silk (nowadays) - thanks to you..

However, I still have a problem with the MySQL connection. Although, as you suggested, it was supposed to be a temporary circumvention, it simply ignores the setting "error_reporting = E_ALL & ~E_DEPRECATED". Is there any other easy anecdote? And what's more the hiccup is showing in French!

I tried the PDO cursorily , but didn't get it quite right. Am still trying to pick up the right tutorial.

Caydee

Options: ReplyQuote
Re: httpd configuration
Posted by: RiggsFolly (---.as43234.net)
Date: August 25, 2015 04:24PM

RE: error_reporting = E_ALL & ~E_DEPRECATED

Are you sure you changed the correct `php.ini` file?

Use the wampmanager -> PHP -> php.ini menu link to ensure you are editing the Apache version of `php.ini` and not the PHP CLI version

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: httpd configuration
Posted by: caydee (---.dip0.t-ipconnect.de)
Date: August 26, 2015 01:19PM

Hi,

I had the entry also in the php (INI DEVELOPMENT File) which I restored to the original setting, just "E_All".

It stopped showing any error after that, but did not go to the site till I realized that PHPMyAdmin had no site in it. As soon as I imported the DB all's well again.

Now, I'll test if it will connect with a PDO ($dsn)..

Thanks and have a nice day,

Caydee

Caydee

IN ALL THINGS BE MEN
Windows 10 x64 | WAMP 3.3.2 - x64 | Apache 2.4.58 | MySQL 8.2.0 | PHP 8.2.13 | PHPMyAdmin 5.2.0

Options: ReplyQuote


Sorry, only registered users may post in this forum.