04-19-2012, 05:08 PM
Hi Sappu,
That's good. To confirm the package is available, you can do it two ways:
- Use Add/Remove software, look for php-adodb, tick and install it.
- Command line: sudo yum install php-adodb
The version I have installed is:
php-adodb-4.95-1.a.el6.noarch
When I was installing, I also noticed a file created:
- {apacheroot}/letodms/install/php_errors.log
Does this file exist, and if you tail the file to show the last entries, what does it say?
IAT.
That's good. To confirm the package is available, you can do it two ways:
- Use Add/Remove software, look for php-adodb, tick and install it.
- Command line: sudo yum install php-adodb
The version I have installed is:
php-adodb-4.95-1.a.el6.noarch
When I was installing, I also noticed a file created:
- {apacheroot}/letodms/install/php_errors.log
Does this file exist, and if you tail the file to show the last entries, what does it say?
IAT.
(04-19-2012, 03:18 PM)sappu Wrote: ...