@ Kevin
Have tryed adminer but was a little disappointed. Creating a db with the
ibmdb2i engine seems not to work.
So I'm back here looking for the phpMyAdmin solution.
So included the apache error log and the phpMyAdmin config file.
-----Original Message-----
From: OpenSource <opensource-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Kevin
Bucknum
Sent: vrijdag 5 juni 2020 15:29
To: opensource@xxxxxxxxxxxxxxxxxx
Subject: Re: [IBMiOSS] phpMyAdmin on IBM i
Not the answer to your question, but consider looking at adminer. Easier to
setup, and in my opinion easier to use.
As to the specific problem, without the actual errors from the log and the
config file, it would just be guessing.
On Fri, 2020-06-05 at 15:16 +0200, Danny Rodius wrote:
Hi all,
Able to install the opensource php and linked it to the apache server on the
i.
Also installed the MariaDB from Zend.
Both where tested and are working.
Have now installed phpMyAdmin by unzipping it to a directory in the htdocs
from the apache server.
Created the config.inc.php file with the connection information to the
MariaDB server.
However starting http:// <
<
http://%3cmyserver%3e/phpMyAdmin/>
http://%3cmyserver%3e/phpMyAdmin/
<myserver>/phpMyAdmin/ is not working.
Checked the error log of the apache and found a templates directory seems to
be missing.
When checking the directory tree of phpMyAdmin it's there.
Already give authority to QTMHHTTP on the whole tree.
Any idea's?
BR+
[
https://www.medtronsoftware.com/img/MedtronMinilogo.bmp] Kevin Bucknum
Senior Programmer Analyst
MEDDATA / MEDTRON
120 Innwood Drive
Covington LA 70433
Local: 985-893-2550
Toll Free: 877-893-2550
https://www.medtronsoftware.com
CONFIDENTIALITY NOTICE
This document and any accompanying this email transmission contain
confidential information, belonging to the sender that is legally
privileged. This information is intended only for the use of the individual
or entity named above. The authorized recipient of this information is
prohibited from disclosing this information to any other party and is
required to destroy the information after its stated need has been
fulfilled. If you are not the intended recipient, or the employee of agent
responsible to deliver it to the intended recipient, you are hereby notified
that any disclosure, copying, distribution or action taken in reliance on
the contents of these documents is STRICTLY PROHIBITED. If you have
received this email in error, please notify the sender immediately to
arrange for return or destruction of these documents.
--
This is the IBMi Open Source Roundtable (OpenSource) mailing list To post a
message email: OpenSource@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit:
https://lists.midrange.com/mailman/listinfo/opensource
or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/opensource.
Help support midrange.com by shopping at amazon.com with our affiliate
link:
https://amazon.midrange.com
PHP Fatal error: Uncaught Twig\Error\LoaderError: The "templates/" directory does not exist ("/templates/"). in /www/httpphp/htdocs/phpmyadmin/vendor/twig/twig/src/Loader/FilesystemLoader.php:106
Stack trace:
#0 /www/httpphp/htdocs/phpmyadmin/vendor/twig/twig/src/Loader/FilesystemLoader.php(87): Twig\Loader\FilesystemLoader->addPath('templates/', '__main__')
#1 /www/httpphp/htdocs/phpmyadmin/vendor/twig/twig/src/Loader/FilesystemLoader.php(45): Twig\Loader\FilesystemLoader->setPaths(Array)
#2 /www/httpphp/htdocs/phpmyadmin/libraries/classes/Template.php(65): Twig\Loader\FilesystemLoader->__construct('templates/')
#3 /www/httpphp/htdocs/phpmyadmin/libraries/classes/Theme.php(98): PhpMyAdmin\Template->__construct()
#4 /www/httpphp/htdocs/phpmyadmin/libraries/classes/Theme.php(168): PhpMyAdmin\Theme->__construct()
#5 /www/httpphp/htdocs/phpmyadmin/libraries/classes/ThemeManager.php(305): PhpMyAdmin\Theme::load('./themes/metro')
#6 /www/httpphp/htdocs/phpmyadmin/libraries/classes/ThemeManager.php(89): PhpMyAdmin\ThemeManager->loa in /www/httpphp/htdocs/phpmyadmin/vendor/twig/twig/src/Loader/FilesystemLoader.php on line 106
As an Amazon Associate we earn from qualifying purchases.