New Red Triangles in PHP Extensions
Posted by: caydee (---.dip0.t-ipconnect.de)
Date: June 27, 2015 07:28PM

Just discovered have the same problem in PHP_Extensions:

php_enchant

php_opcache

These are .dll files in "C:\wamp\bin\php\php5.5.12\ext"

Any ideas how to fix these?

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: New Red Triangles in PHP Extensions
Posted by: RiggsFolly (---.as43234.net)
Date: June 27, 2015 11:38PM

Same reason.

Either

you have an entry in php.ini and no matching dll in the ext folder

or

you have an entry dll in the ext folder and no entry in the in php.ini

---------------------------------------------------------------------------------------------
(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: New Red Triangles in PHP Extensions
Posted by: Otomatic (Moderator)
Date: June 28, 2015 09:58AM

Hi,

For php_opcache:
The php_opcache extension cannot be loaded by 'extension=php_opcache.dll in php.ini. Must be loaded by zend_extension=

/!\ Triangle = you have an entry dll in the ext folder and no entry in the in php.ini

Red square = you have an entry in php.ini and no matching dll in the ext folder

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: New Red Triangles in PHP Extensions
Posted by: caydee (---.dip0.t-ipconnect.de)
Date: June 28, 2015 11:04AM

@ RiggsFolly and @Ottomatic:

Thank you very much!

I already had the php_cache installed in the "php\php5.5.12\ext". Added both the entries to php.ini and no more errors..

Have a sunny Sunday and recover well from your hangovers!

Regards,

Caydee

Options: ReplyQuote
Re: New Red Triangles in PHP Extensions
Posted by: RiggsFolly (---.as43234.net)
Date: June 28, 2015 01:39PM

Ha,

No hangover, and its just started raining!

---------------------------------------------------------------------------------------------
(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: New Red Triangles in PHP Extensions
Posted by: Otomatic (Moderator)
Date: June 28, 2015 03:00PM

Hi,

> its just started raining!
I want a few drops!
31 °C, more to morrow and others days.
We are never happy when it rains, we want the sun, and when there is plenty of sun, we want rain winking smiley

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.