The directive 'include_path' is mismatched: expected '".;C:\Program Files (x86)\Zend\ZendServer\share\ZendFramework\library"', actual '".;C:\Program Files (x86)\Zend\ZendServer\bin\ZendFramework\library"'
Misschien heeft dit er wel iets mee te maken? Wanneer ik naar de gewenst URL navigeer, krijg ik de "not found" pagina te zien. Dit zijn de phpMyAdmin app instellingen op m'n server:
Base URL: http://localhost/phpmyadmin
Application: phpMyAdmin
Version: 4.0.5.4
Deployed On: Wednesday, 10:37:15
my_auth: 0
my_auth_user: DBadmin
my_auth_pw:
my_host: 127.0.0.1
my_port: 3306
my_user: root
my_passwd:
Extension 'mysql' is loaded
Active servers: localhost
Klopt dit dat dit te maken heeft met de omgevingsvariabelen van Windows dat ik in moet stellen? Ik heb deze namelijk al enkele keren proberen aan te passen, maar steeds zonder succes. Momenteel staat dit nu ingesteld:
C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Belgium Identity Card;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Zend\ZendServer\share\ZendFramework\bin;C:\Program Files (x86)\Zend\ZendServer\bin;C:\PROGRA~2\IBM\SQLLIB\BIN;C:\PROGRA~2\IBM\SQLLIB\FUNCTION;C:\Program Files (x86)\Zend\MySQL55\bin;C:\Program Files (x86)\Zend\Apache2\bin;C:\ProgramData\Composer\bin;C:\Program Files (x86)\Git\bin;C:\HashiCorp\Vagrant\bin;C:\Program Files (x86)\Zend\ZendServer\bin\ZendFramework\bin;C:\Program Files (x86)\Zend\ZendServer\bin\ZendFramework\library;C:\Program Files (x86)\Zend\ZendServer\bin;C:\Program Files (x86)\Zend\ZendServer\share\ZendFramework\library
Wie kan me uit de penarie helpen zodat ik verder kan met het database hoofdstuk van ZF? ;)