Current time: 05-03-2024, 12:37 PM Hello There, Guest! (LoginRegister)


Thread Closed 
Blank admin login page after Zend installation
Author Message
calligulus Offline
Newbie
*

Posts: 5
Joined: Oct 2009
Reputation: 0
Post: #1
Blank admin login page after Zend installation
Hi, I have Problem with ispCP after Zend optimizer installation. After this installation I become blank login page to admin. Can anyone help me with my problem?
10-07-2009 04:17 AM
Find all posts by this user
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #2
RE: Blank admin login page after Zend installation
Please more info's or we can't help. Wink How did you install Zend Optimizer??
10-07-2009 04:18 AM
Visit this user's website Find all posts by this user
calligulus Offline
Newbie
*

Posts: 5
Joined: Oct 2009
Reputation: 0
Post: #3
RE: Blank admin login page after Zend installation
Sorry, I found HOWTO in this forum - http://www.isp-control.net/forum/thread-...light=zend
Zend is OK, but I can not login to admin. If I see into source code of blank page, I become this:

<!--
Compression level: 8
Original size: 0 kb
New size: 0.01 kb
Saving: -0.01 kb (0 %)
Time: 0.17 ms
Serverload: 0.14
-->
My OS is Debian Lenny 64 bit....
(This post was last modified: 10-07-2009 04:22 AM by calligulus.)
10-07-2009 04:21 AM
Find all posts by this user
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #4
RE: Blank admin login page after Zend installation
Try this:

upload the CORRECT ZendOptimizer.so to /usr/share/zendoptimizer

switch to /etc/php5/conf.d

create there a new file called zendoptimizer.ini

Code:
zend_extension="/usr/share/zendoptimizer/ZendOptimizer.so"

save it!!!

then restart Apache /etc/init.d/apache2 restart
(This post was last modified: 10-07-2009 04:26 AM by gOOvER.)
10-07-2009 04:25 AM
Visit this user's website Find all posts by this user
calligulus Offline
Newbie
*

Posts: 5
Joined: Oct 2009
Reputation: 0
Post: #5
RE: Blank admin login page after Zend installation
Yet one Question, where can I download CORRECT ZendOptimizer.so ?
10-07-2009 04:26 AM
Find all posts by this user
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #6
RE: Blank admin login page after Zend installation
http://www.zend.com

With the Correct Version i mean 32bit or 64bit and the correct php Version
10-07-2009 04:29 AM
Visit this user's website Find all posts by this user
calligulus Offline
Newbie
*

Posts: 5
Joined: Oct 2009
Reputation: 0
Post: #7
RE: Blank admin login page after Zend installation
But I have correct version, I have 64 bit ... :-(
#php -v I become:

PHP 5.2.6-1+lenny3 with Suhosin-Patch 0.9.6.2 (cli) (built: Apr 26 2009 20:09:03)
Copyright © 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright © 1998-2008 Zend Technologies
with Zend Extension Manager v1.2.2, Copyright © 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.3, Copyright © 1998-2007, by Zend Technologies
(This post was last modified: 10-07-2009 04:33 AM by calligulus.)
10-07-2009 04:32 AM
Find all posts by this user
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #8
RE: Blank admin login page after Zend installation
Try this, how i explai it and remove ZendExtensionManager
After install with my little guide:

Code:
web01:~# php -v
PHP 5.2.11-1 with Suhosin-Patch 0.9.7 (cli) (built: Sep 20 2009 11:41:46)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
    with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies
    with Suhosin v0.9.29, Copyright (c) 2007, by SektionEins GmbH
(This post was last modified: 10-07-2009 04:43 AM by gOOvER.)
10-07-2009 04:37 AM
Visit this user's website Find all posts by this user
Thread Closed 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)