phpmyadmin with eaccelerator and zend errors??? I think

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
Angel
-


Joined: 17 Nov 2003
Posts: 157
Location: Everett, Washington

PostPosted: Sun Mar 12, 2006 2:12 pm    Post subject: phpmyadmin with eaccelerator and zend errors??? I think Reply with quote

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 View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Sun Mar 12, 2006 2:19 pm    Post subject: Reply with quote

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 View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sun Mar 12, 2006 2:47 pm    Post subject: Re: phpmyadmin with eaccelerator and zend errors??? I think Reply with quote

Angel,

Does other PHP scripts work fine?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Angel
-


Joined: 17 Nov 2003
Posts: 157
Location: Everett, Washington

PostPosted: Sun Mar 12, 2006 2:50 pm    Post subject: Reply with quote

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 View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Angel
-


Joined: 17 Nov 2003
Posts: 157
Location: Everett, Washington

PostPosted: Mon Mar 13, 2006 5:44 am    Post subject: Reply with quote

anybody?
_________________
Noize Pollution | Angel's Online | Free Net Builders | Pagan Portal
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Angel
-


Joined: 17 Nov 2003
Posts: 157
Location: Everett, Washington

PostPosted: Mon Mar 13, 2006 6:06 am    Post subject: Reply with quote

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 View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Mar 13, 2006 11:59 am    Post subject: Reply with quote

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 View user's profile Send private message Send e-mail
Angel
-


Joined: 17 Nov 2003
Posts: 157
Location: Everett, Washington

PostPosted: Mon Mar 13, 2006 12:04 pm    Post subject: Reply with quote

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 View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Angel
-


Joined: 17 Nov 2003
Posts: 157
Location: Everett, Washington

PostPosted: Mon Mar 13, 2006 12:48 pm    Post subject: Reply with quote

Ok I give up, I'v removed both zend and e from my system and I'm still getting this problem. I just can't figure out why. Can anybody else?

thanks
Angel
_________________
Noize Pollution | Angel's Online | Free Net Builders | Pagan Portal
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Mar 14, 2006 11:03 am    Post subject: Reply with quote

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 View user's profile Send private message Send e-mail
Angel
-


Joined: 17 Nov 2003
Posts: 157
Location: Everett, Washington

PostPosted: Tue Mar 14, 2006 12:46 pm    Post subject: Reply with quote

No the only script I'm having issues with is phpmyadmin
_________________
Noize Pollution | Angel's Online | Free Net Builders | Pagan Portal
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Mar 14, 2006 11:49 pm    Post subject: Reply with quote

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 View user's profile Send private message Send e-mail
Angel
-


Joined: 17 Nov 2003
Posts: 157
Location: Everett, Washington

PostPosted: Wed Mar 15, 2006 12:02 am    Post subject: Reply with quote

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 View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Mar 15, 2006 10:41 am    Post subject: Reply with quote

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 View user's profile Send private message Send e-mail
Angel
-


Joined: 17 Nov 2003
Posts: 157
Location: Everett, Washington

PostPosted: Wed Mar 15, 2006 3:36 pm    Post subject: Reply with quote

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 View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group