PHP

Moderators: None (Apply to moderate this forum)
Number of threads: 1847
Number of posts: 5013

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
phpMyAdmin and APC Posted by Homerun31 on 30 May 2010 at 12:24 PM
Hey,

After some searching I have found that phpMyAdmin doesn't work with the APC extension. It keeps shutting down my Apache server. Does anyone know how to disable a php extension in a .htaccess file or is there something I could add to the apache config file that can set a different location to a custom php.ini to be used in the directory that phpMyAdmin is in? I have tried looking around for this and have been unable to find anything helpful.

Report
Re: phpMyAdmin and APC Posted by Homerun31 on 30 May 2010 at 12:53 PM
figured it out. for those who want to know, add this line to your httpd.conf file.
<Directory "path/to/phpMyAdmin">
php_admin_flag apc.enabled Off
</Directory>




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.