View previous topic :: View next topic |
Author |
Message |
Angel -
Joined: 17 Nov 2003 Posts: 157 Location: Everett, Washington
|
Posted: Sun Mar 12, 2006 2:12 pm Post subject: phpmyadmin with eaccelerator and zend errors??? I think |
|
|
Ok I'v got both zend and eaccelerator installed, but for some reason when I go to phpmyadmin I keep getting all kinds of "sorry page cannot be displayed" errors. does anyone have any Ideas if that's what's causing it and how I can stop it. Basically what can i do to stop it.
thanks,
Angel _________________ Noize Pollution | Angel's Online | Free Net Builders | Pagan Portal |
|
Back to top |
 |
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Sun Mar 12, 2006 2:19 pm Post subject: |
|
|
Try disabling the extension for eaccellerator and zend. It should work happily with zend as it comes with php. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sun Mar 12, 2006 2:47 pm Post subject: Re: phpmyadmin with eaccelerator and zend errors??? I think |
|
|
Angel,
Does other PHP scripts work fine? _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
Angel -
Joined: 17 Nov 2003 Posts: 157 Location: Everett, Washington
|
Posted: Sun Mar 12, 2006 2:50 pm Post subject: |
|
|
Well here's the thing, I'm in the process of rebuilding the site because my comp crashed and "ate" everything so I'm starting from scratch, as far as other scripts go I havn't gotten that far yet. but I did just decide to disable the eaccallarator for now and things seem fine. maybe I'll just only use zend. unless you guys help me come up with something better.
Angel _________________ Noize Pollution | Angel's Online | Free Net Builders | Pagan Portal |
|
Back to top |
 |
 |
Angel -
Joined: 17 Nov 2003 Posts: 157 Location: Everett, Washington
|
|
Back to top |
 |
 |
Angel -
Joined: 17 Nov 2003 Posts: 157 Location: Everett, Washington
|
Posted: Mon Mar 13, 2006 6:06 am Post subject: |
|
|
Correction this isn't working well, I still recieve these errors in phpmyadmin. if you need to see something to help you help me please let me know I wold love to resolve this error _________________ Noize Pollution | Angel's Online | Free Net Builders | Pagan Portal |
|
Back to top |
 |
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Mon Mar 13, 2006 11:59 am Post subject: |
|
|
Angel,
Let's start with simple tests. Can this phpinfo.php script work?
Code: | <?php
phpinfo();
?> |
_________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
Angel -
Joined: 17 Nov 2003 Posts: 157 Location: Everett, Washington
|
Posted: Mon Mar 13, 2006 12:04 pm Post subject: |
|
|
Yes it does. I think php was reloading the eaccellarator anyway because just now I decided to completely remove the extension from the directory and remove any reference to it from php.ini and wala a working copy of phpmyadmin. Strange thing is that I never had this problem before and I ran both zend and e togather. very odd indeed don't you think?
Angel _________________ Noize Pollution | Angel's Online | Free Net Builders | Pagan Portal |
|
Back to top |
 |
 |
Angel -
Joined: 17 Nov 2003 Posts: 157 Location: Everett, Washington
|
|
Back to top |
 |
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Tue Mar 14, 2006 11:03 am Post subject: |
|
|
Angel,
Is "sorry could not display the page" the only error message you get?
Does that happen again with PhpMyAdmin only (or with any script including phpinfo.php)? _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
Angel -
Joined: 17 Nov 2003 Posts: 157 Location: Everett, Washington
|
|
Back to top |
 |
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Tue Mar 14, 2006 11:49 pm Post subject: |
|
|
Angel wrote: | No the only script I'm having issues with is phpmyadmin |
Eaccelerator is still Beta quality (see http://sourceforge.net/projects/eaccelerator/). So the fact that it does not work correctly should not be a surprise. We suggest that you report the problem to its developers to help them improve it (if they can probably explain you the problem, please share the information with us). _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
Angel -
Joined: 17 Nov 2003 Posts: 157 Location: Everett, Washington
|
Posted: Wed Mar 15, 2006 12:02 am Post subject: |
|
|
I wasn't aware that it was still in beta stages. but either way this problem is not being cause by it or zend. becuase as I said I removed them both and was still recieving the error. Thanks for trying to help me.
Angel _________________ Noize Pollution | Angel's Online | Free Net Builders | Pagan Portal |
|
Back to top |
 |
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Wed Mar 15, 2006 10:41 am Post subject: |
|
|
Angel wrote: | I wasn't aware that it was still in beta stages. but either way this problem is not being cause by it or zend. becuase as I said I removed them both and was still recieving the error. Thanks for trying to help me. |
We're a little bit lost. If PhpMyAdmin does not work in both cases (with and without the accelerator), why don't you focus on your PhpMyAdmin setup only? _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
Angel -
Joined: 17 Nov 2003 Posts: 157 Location: Everett, Washington
|
Posted: Wed Mar 15, 2006 3:36 pm Post subject: |
|
|
Sorry that is now what I'm trying to do. At first (when I started this post) I thought it was zend or e causing the problem but now I have discovered otherwise. So now I am focusing on making phpmyadmin work. _________________ Noize Pollution | Angel's Online | Free Net Builders | Pagan Portal |
|
Back to top |
 |
 |
|