Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







Installation Zend Optimizer & Ioncube On Fedora Core 4 Using Plesk 8.2


i got plesk 8.2 installed on my fedora core 4 server. I would like to install ioncube & zend optimizer.

Anyone can explain me stepwise how to do..

i read many post on the forum about it but i have not succeded in..

here is the infos of my server system info:

CPU:GenuineIntel, Intel(R) Xeon(TM) CPU 2.80GHz
Version: psa v8.2.0_build82070706.15 os_FedoraCore 4
OS: Linux 2.6.9-023stab033.9-enterprise
Key number: PLSK.00000000.000

component info:
awstats6.6-0.060916beta.swsoft bind9.3.1-20.FC4 coldfusionComponent was not installed coldfusion-supportComponent was not installed courier-imap3.0.8-fc4.build82070706.15 drweb4.33-rh5_psa drweb-qmail4.33-fc4.build82070706.15 frontpage5.0.2.2635-1.fc4.swsoft httpd2.0.54-10.4.1.swsoft mailman2.1.8-0.FC4.1 mod_perl2.0.1-1.fc4 mod_python3.1.4-2 mysql4.1.20-1.FC4.1 perl-Apache-ASP2.59-fc4.build82070706.15 php5.0.4-10.5.1.swsoft postgresql-serverComponent was not installed psa8.2.0-fc4.build82070706.15 psa-api-rpc8.2.0-fc4.build82070706.15 psa-autoinstaller3.2.0-build32070705.20 psa-backup-manager8.2.0-fc4.build82070706.15 psa-horde3.1.4-fc4.build82070706.15 psa-imp4.1.4-fc4.build82070706.15 psa-logrotate3.7-fc4.build82070706.15 psa-manual-custom-skin-guide8.2.0-fc4.build82070706.15 psa-migration-manager8.2.0-fc4.build82070706.15 psa-mivaComponent was not installed psa-mod-fcgid-configurator1.0-13 psa-proftpd1.3.0-fc4.build82070706.15 psa-qmail1.03-fc4.build82070706.15 psa-qmail-rblsmtpd0.70-fc4.build82070706.15 psa-rubyrails-configuratorComponent was not installed psa-spamassassin8.2.0-fc4.build82070706.15 psa-tomcat-configurator8.2.0-fc4.build82070706.15 psa-turba2.1.4-fc4.build82070706.15 rubyComponent was not installed samba3.0.23a-1.fc4.1 spamassassin3.0.6-1.fc4 SSHTerm0.2.2-fc4.build82070706.15 tomcat5.0.30-5jpp_6fc webalizer2.01_10-28

info when doing uname -a:

Linux xxx.xxxxx.xx 2.6.9-023stab033.9-enterprise #1 SMP Tue Dec 5 14:40:57 MSK 2006 i686 i686 i386 GNU/Linux

info when doing php -v:

PHP 5.0.4 (cli) (built: Nov 9 2005 09:19:53)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v2.0.4-dev, Copyright (c) 1998-2004 Zend Technologies

Info when doing httpd -v:
Server version: Apache/2.0.54
Server built: Jul 31 2006 15:02:04

I struggled many times to be able to set up the ioncube & zend optimizer but in vain..


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Zend Optimizer
I don`t have access on root server. I have a reseller acount and i don`t have ssh access !

On server is installed:

This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with Suhosin v0.9.20, Copyright (c) 2002-2006, by Hardened-PHP Project

And I get this error :

Zend Optimizer not installed

This file was encoded by the ZendGuard. In order to run it, please install the freely available Zend Optimizer, version 3.0.0 or later.

How can I upload zend loaders without installing zend optimizer?

View Replies!   View Related
Installed Zend Optimizer
I tried to install some scripts and it required to install Zend Optimizer. I have already install it but while trying to install script, it still says that Zend Optimizer has not installed yet.

View Replies!   View Related
Zend Optimizer Not Working
I have installed Zend Optimizer, it is working fine on SSH

Quote:

[root@server427 ~]# php -v
PHP 5.1.6 (cli) (built: May 9 2007 11:29:06)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend Technologies
[root@server427 ~]# php -i|grep php.ini
Configuration File (php.ini) Path => /usr/local/Zend/etc/php.ini
[root@server427 ~]# uname -a
Linux server427.i3d.nl 2.6.20-1.2316.fc5 #1 SMP Fri Apr 27 19:19:10 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
[root@server427 ~]#

But Zend Optimizer is not showing in web site phpinfo.

[url]

View Replies!   View Related
How To Install Zend Optimizer
how to install zend optimizer? I have downloaded it and uploaded the files to my server...

View Replies!   View Related
Zend Optimizer Not Installed
I found that php.ini in a directory caused Zend to disappear

[root@server ~]# php -vPHP 4.4.8 (cli) (built: Jan  3 2008 18:17:12)Copyright (c) 1997-2008 The PHP GroupZend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies    with eAccelerator v0.9.5.2, Copyright (c) 2004-2006 eAccelerator, by eAccelerator    with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies    with Suhosin v0.9.22, Copyright (c) 2007, by SektionEins GmbH    with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies[root@server ~]# 

[root@server ~]# php -m[PHP Modules]bcmathbz2calendarctypeeAcceleratorftpgdiconvimapmysqloverloadpcreposixsessionsocketsstandardsuhosintokenizerxmlZend Optimizerzipzlib[Zend Modules]Zend Extension ManagerZend OptimizereAccelerator[root@server ~]# 

I recompiled php as cgi when i try to put php.ini in a dir it caused Zend to disappear then i cant open my site ( Zend Optimizer not Installed )

View Replies!   View Related
EAccelerator And Zend Optimizer
I am using PHP 5.2.1 (recently upgraded), Apache 2.2.4.

Before the upgrade, I had Zend Optimer and eAccelerator installed.

However, after upgrade of Apache and PHP + I had to reboot the server, I went on to reinstall eAccelerator.

Here is what php -v gave me :

=================
eAccelerator requires Zend Engine API version 220051024.
The zend Engine API version 220060519 which is installed, is newer.

contact eAccelerator at http://eaccelerator.net for a later version of eAccelerator.

PHP 5.2.1 (cli) (built: Feb 23 2007 11:36:11)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, copyright (c) 1998-2007 Zend Technologies
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2006, by zend Technologies
with zend Optimizer v3.2.2, Coopyright (c) 1998-2006, by zend Technologies

=========================

the version of eAccelerator I tried to install is the latest one ( 0.95)

View Replies!   View Related
Disable Zend Optimizer
how to disable zend optimizer?

I installed zend optimizer for a client, but he wants to disable it for today while sorting out things on his server.

I realize that the extension paths are under the "[zend]" section of the "php.ini" file, but he has ioncube loader installed as well, therefore I'm not sure which lines to delete and which to keep.

View Replies!   View Related
Zend Optimizer Install
My server currently has zend optimizer v2.1 installed, but I need to upgrade it to v2.6 or higher. I've downloaded v3.2 from Zend as a '.tar.gz' file, but I have no idea how to install it.

I'm running Plesk 8 with PHP v5.2

Does anyone have experience with this?

View Replies!   View Related
How To Install Zend Optimizer
Could not find a tutorial for this here so here it is.

1) First off you’ll need to grab a copy of the optimizer depending on what platform you would like to install it on. you can find it at zend dot com
Linux users should grab the Linux glibc2.1

2) Once you have downloaded the file locally you’ll need to upload it to your web server. FTP to your server and upload it to a directory of your choice. It’s to bad that Zend had to make it so they couldn’t provide us with a direct download so you can’t wget the file directly from the server… a bit of a pain.

3) Uncompress/extract the file
tar zvfx ZendOptimizer*.tar.gz
cd ZendOptimizer-2.5.3-linux-glibc21-i386/

4) Now run the installer,
./install.sh

5) Now follow the instrustions on the screen.

6) Ensure that Zend Optimizer is working you can do the following in the shell.
php -v

You should see something like this for output:

PHP 4.3.8 (cgi) (built: Sep 1 2004 17:00:35)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Optimizer v2.1.0, Copyright (c) 1998-2003, by Zend Technologies

7) After the installation is complete you can remove the directory.
cd to where the extracted Zend first.
rm –rf ZendOptimizer-2.5.3-linux-glibc21-i386

View Replies!   View Related
Zend Optimizer Charge Via Cpanel
I did an update to Apache via WHM and selected Zend & installed it.. I then find something on another forum saying they charge $960...

Is this true? If so, why have I never been charged this before. I've had Zend on my servers for quite a while installed by admins managing my updates from theplanet and such.

View Replies!   View Related
Windows 64 Bit + Zend Optimizer
I've been trying to setup Zend optimizer on a windows server 2003 64 bit server and have not been able to complete this task successfully. Everytime i go and install it (using plesk 8.6 with IIS) i use the installer off their site and choose the PHP.ini path(replaced the one phpinfo says it use's and the one in windows) i get internal server error 500. Is zend just not compatible with Server 2K3 64 bit?

View Replies!   View Related
How I Can Install Xcache With Zend Optimizer V3.3.3
how can i install xcache with Zend Optimizer v3.3.3 to together ?

because when i install it together the php not working on my server

i install only xcache but i need Zend with him.

the php modules

Code:
[PHP Modules]
bcmath
calendar
ctype
curl
date
dom
filter
ftp
gd
hash
iconv
imap
ionCube Loader
json
libxml
mbstring
mysql
pcre
posix
Reflection
session
SimpleXML
sockets
SPL
SQLite
standard
suhosin
tokenizer
XCache
xml
xmlreader
xmlwriter
zip
zlib

[Zend Modules]
XCache
the ionCube PHP Loader

View Replies!   View Related
Zend Optimizer & Eaccelerator
I read on some threads here, that installing Zend Optimizer and Eaccelerator, speeds up the box.

I already installed ZEND optimizer on my box, can someone explain benefit's of Eaccelerator , and how to install it and tweak it for best performance ?

Current Specs -

Quote:

PHP 4.4.8 (cli) (built: Feb 21 2008 01:17:23)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies

View Replies!   View Related
Zend Optimizer Blank Page
After I install zend optimizer, I'm getting blank page with zend encoded page. Other PHP page and ioncube encoded page working great tho. What could go wrong here? ......

View Replies!   View Related
How To Install A Zend Optimizer In Ubuntu
How to install a zend optimizer in ubuntu?

View Replies!   View Related
Error :: Zend Optimizer Not Installed
I've WHM.AutoPilot and it requires Zend optimizer today I updated Apache from WHM and after that I'm getting this error

Zend Optimizer not installed

This file was encoded by the Zend Guard. In order to run it, please install the Zend Optimizer (available without charge), version 3.0.0 or later.

I recompliled apache and ticked Zend Optimizer for sure again it was not working and again I installed Zend Optimizer manually by downloading from their site still now wroking

View Replies!   View Related
Zend Optimizer Suddenly Not Working
I've got something very strange going on....This is a CentOS server running Plesk (32 bit)...I've got clientexec installed and it has been running perfectly fine for a long time now. Today, in the middle of invoicing some clients, I got the zend optimizer not loaded page...which is weird, since i know it is loaded. Nevertheless, I downloaded the source again and reinstalled Zend and the page is still showing up. Could an automatic plesk update have caused this? (I'm not too familiar with what files are updated and whatnot when control panels are updated)

I really need to figure out what's going on here. I can get you any information you need. Are there supposed to be additional lines in the php.ini relating to the optimizer? Because I opened VI and searched for optimizer and nothing came up.......

View Replies!   View Related
APC Is Not Compatible With Zend Optimizer
I install ACP in my server and unfortunately Zend Optimizer is not compatible with ACP.

I have to uninstall ACP?

View Replies!   View Related
Zend Or Ioncube
I run some scripts that either require Zend or Ioncube (my choice). Is one better than the other in terms of performance or overhead? I think I'd rather install one module instead of both on my server.

View Replies!   View Related
Xcache 1.2.2 Compatibility Whit Zend Optimizer 3.3.0
i´m trying to install xcache to test it on my VPS i have Zend Optimizer 3.3.0.
One of the problems i´m having is this one

PHP Fatal error: [Zend Optimizer] Zend Optimizer 3.3.0 is incompatible with XCache 1.2.1 in Unknown on line 0

And the xcache not being placed on phpinfo.
I try the fix seen in this topic (last 2 post), but didn´t work for me
[url]

There was a tech trying to install xcache but was not possible for him, another one told me that they are incompatible (xcache whit Zend Optimizer), and another one advice me that they are compatible.

View Replies!   View Related
ModernBill, Zend Or IonCube
As I can't afford a WHMCS license and don't like ClientExec or WHMAutopilot I want to test ModernBill.

Can ModernBill run with CPanel accounts?

Here I can see two versions:

[url]

I suppose my current host supports both. But, which version do you recommend?

View Replies!   View Related
Zend Opt., IonCube, EAccelerator [all At Once]
Install IonCube:
==================================

Code:
wget [url]
#### replace below with the version tree you have (I will use 4.4)
cp ioncube_loader_lin_4.4.so /usr/local/lib/php/extensions
Add this line BEFORE any other zend_extension (e.g. Zend Optimizer or eAccelerator).
(#### replace below with the version tree you have (I will use 4.4))

Code:
zend_extension = /usr/local/lib/php/extensions/ioncube_loader_lin_4.4.so
==================================

Install Zend Optimizer:
==================================

Code:
wget [url]
==================================

Install eAccelerator (cPanel):
==================================

Code:
wget [url]
==================================

View Replies!   View Related
PHP - Zend IonCube Wont Work
I'm running Plesk 8.4.0 and for whatever reason apparently IonCube didn't come pre installed or wasn't working so I tried installing it which is just getting the .so files and adding it to the php.ini that didn't work so I tried Zend the installer said it was complete but again no go. So I have this for an error

[root@liquidwind ~]# php -v
Failed loading /usr/lib/php/modules/php_ioncube_loader_lin_5.1.so: /usr/lib/php/modules/php_ioncube_loader_lin_5.1.so: undefined symbol: zend_unmangle_property_name_ex
Failed loading /usr/lib/php/modules/php_ioncube_loader_lin_5.1.so: /usr/lib/php/modules/php_ioncube_loader_lin_5.1.so: undefined symbol: zend_unmangle_property_name_ex
Failed loading /usr/local/Zend/lib/Optimizer-3.3.3/php-5.2.x/ZendOptimizer.so: /usr/local/Zend/lib/Optimizer-3.3.3/php-5.2.x/ZendOptimizer.so: cannot restore segment prot after reloc: Permission denied
PHP 5.2.5 (cli) (built: Jan 19 2008 10:30:38)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
[root@liquidwind ~]#

View Replies!   View Related
Install Ioncube In User/local/Zend
i upload all files ioncube in /user/local/ioncube and go to user/local/Zend/php.ini and in end add zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so

but don`t work.

View Replies!   View Related
IonCube - Zend Together -> 500 Internal Server Error
Zen optimizer is installed my server, when I try to intall ioncube, all php sites goes down and I get Internal server error, Ioncube and zend dont work together?

and if it s possible to intall ioncube for single site in shared host?

View Replies!   View Related
IonCube Installation ..
to install IonCube on my server so iPanel will work. When I go to install IonCube, I need to edit a extension called zend_extension. I go to attempt to edit this by following the directions very carefully by going to my php.ini folder and editing it, I press Ctrl + W which is a search option in pico. Type in zend_extension and their is nothing found. If somebody could please help me, please do. Maybe even install IonCube and iPanel for me, I will send $10.00 via PayPal.

Operating System: CentOs 4
Processer: 3.2 Ghz HT P4 (2 cpus)
Memory: 1 Gigabytes
Harddrive: 80 Gig
Control Panel: cPanel

trying to install iPanel which works with cPanel hand in hand so that is not the issue. iPanel is a billing system like WHMCS or Clientexec.

View Replies!   View Related
Ioncube Installation
to install ioncube on my server, but I have a few questions.

1.) [url] there are the loaders, which one do I need, and once I download it to my computer where do I put it on my server, and how do it I put it on my server? I have putty but I don't know how to move a big thing like that.

2.) Is there anyone who could help walk me through this on MSN or AIM? It would be greatly appreciated as I'm new and learn from other people.

View Replies!   View Related
Upgrading To Fedora Core 11
I have a linux server that has active clients on it, its running Fedora Core 4 and I beleive its time to upgrade to the latest Fedora Release.

The server is running cPanel, has anyone here done an upgrade to a box running Fedora before? Any tips or tricks?

I'm hoping its a simple attend data center, reboot server with new Fedora DVD, boot off DVD select upgrade and away we go. . .

View Replies!   View Related
PHP 5.1 To 5.2 On Fedora Core 5
I have a Fedora Core 5 VPS currently running PHP 5.1.6, and wish to upgrade to 5.2 so I can run Magento eCommerce software.

I've managed to install yum, and after running yum update php, it just updates to 5.1.x still

My understanding of it currently is I need to point it to new repositories with 5.2 in?

View Replies!   View Related
Fedora Core 6 Compatibility
I have bought a
PowerEdge 2900 Quad-Core Xeon E5345 2.33 Ghz Processor
2GB FB 667MHz Memory
146 GB SAS hard drive
PERC 5/i integrated RAID Controller Card

I have installed Fedora Core 6 on this.But somehow it fails to work.It keeps hanging anytime anywhere.

Can anybody help me know whether this is compatible with each other?

I tried closing some services and work it,but the attempt was in vane.

I have googled alot over this and cant get it worked.

I also tried to install from different CDs,but no luck.

View Replies!   View Related
How To Install FFMPEG On Fedora Core 4
i want to install FFMPEG on my server , i tried to install from here http://vexxhost.com/blog/category/ffmpeg/

but i got error in step no. 6 , put in your consideration i didn't do the step no. 5
coz my OS is Fedora core 4.

plz any one have the right way to install , tell me.

View Replies!   View Related
Setup Ispconfig On Fedora Core 6
i try to install ispconfig panel con my vps fedora core 6

but i see this error

checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
configure: error: Cannot find MySQL header files under /usr/local/lib/mysql.
Note that the MySQL client library is not bundled anymore!
ERROR: Could not configure PHP
cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/aps.tar.gz': No such file or directory
mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory
mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
mv: cannot stat `binaries/clamav.tar.gz': No such file or directory
mv: cannot stat `binaries/cronolog': No such file or directory
mv: cannot stat `binaries/cronosplit': No such file or directory
mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
mv: cannot stat `binaries/zip': No such file or directory
mv: cannot stat `binaries/unzip': No such file or directory
tar: spamassassin.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
mv: cannot stat `spamassassin': No such file or directory
tar: uudeview.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
mv: cannot stat `uudeview': No such file or directory
tar: clamav.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
mv: cannot stat `clamav': No such file or directory
tar: aps.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
./setup2: line 860: ispconfig_tmp/php/bin/php: No such file or directory
ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!
[root@vps198 install_ispconfig]#

how i fix this problem and install the ispconfig?

View Replies!   View Related
Kernel Upgrade On Fedora Core 4 Server
I have a server running Fedora 4 and WHM/cPanel. I would like to upgrade the linux kernel to the latest version, so mosey in via SSH and type "yum -y upgrade". It downloads a few things and tells me everything is hunky dory.

Now, the version it says it is currently running is: 2.6.17-1.2142_FC4 #1 Tue Jul 11 22:41:14 EDT 2006

Is that the really the newest version available? Maybe I'm confused as to how this works, but if I go to kernel.org it tells me the most recent stable version of the kernel is 2.6.24.3. Is this because I am running FC4?

View Replies!   View Related
Difference Between Fedora Core & CentOS
Whats the Difference between Fedora Core & CentOS?

I think my host installed the wrong OS, but just wondering to see if it's worth changing the OS if they're both the same.

View Replies!   View Related
DNS Is Down On Fedora Core 5 & Rndc
I have a problem with one of the servers since the morning, DNS is down and trying to start it giving failed message.

I'm using Fedora 5
CPanel 10.9.0-S119
named (9.3.3rc2) with installed Packages: bind-9.3.3-0.2.rc2.fc5 / bind-devel-9.3.3-0.2.rc2.fc5 / bind-libbind-devel-9.3.3-0.2.rc2.fc5 / bind-libs-9.3.3-0.2.rc2.fc5 / bind-utils-9.3.3-0.2.rc2.fc5 / binutils-2.16.91.0.6-5
kernel-2.6.18-1.2257.fc5

Error Message:

Quote:

root@server [~]# service named start
Starting named:
Error in named configuration:
zone alexaian-d.com/IN: loaded serial 2006040201
zone al-jan.org/IN: loaded serial 2006073101

named.conf file

Quote:

root@server [~]# cat /etc/named.conf
include "/etc/rndc.key";

controls {
inet 127.0.0.1 allow { localhost; } keys { "rndckey"; };
};

options {
};

zone "alexaian-d.com" {
type master;
file "/var/named/ahmed-d.com.db";
};

zone "al-jan.org" {
type master;
file "/var/named/al-jinan.org.db";
};

rndc: connect failed: 127.0.0.1#953: connection refused

Quote:

root@server [~]# service named status, I'm getting the error:
rndc: connect failed: 127.0.0.1#953: connection refused

View Replies!   View Related
Fedora (Core 6) And Creating Partions For CPanel
I am doing a FRESH install of Fedora Core 6 onto a brand new server. I have 2 questions about partitions on there..

1. Should all the partitions (/home, /backup, /var etc..) be of file system type "ext3?" I could not find any documentation on this anywhere.

2. A question about about LVM (Logical Volume Management). Are you supposed to create a different LVM for each partition? Or just for /tmp?

View Replies!   View Related
Which Operating System Fedora Core, CentOS, FreeBSD
I currently run a dedicated with redhat 9 and am looking at a new server with either Fedora Core, CentOS, or FreeBSD.

I'd like your opinions on the best o/s to go with overall and also bearing in mind I'm coming from redhat and will be running cpanel on it...

View Replies!   View Related
Zend Optimizer (available Without Charge), Version 3.0.0 Or Later. " ISSUS "
what is the steps i have to go on with for this issus?

This file was encoded by the Zend Guard. In order to run it, please install the Zend Optimizer (available without charge), version 3.0.0 or later.

just wanna know how to install the Zend Optimizer version 3.0.0 or later.

when i try to install it it cames with another version b4 3 .00


View Replies!   View Related
Zend Core / Mod_Deflate
Anyone have experience getting mod_deflate up and running on Zend Core?
(apache 2.2.4 / PHP 5.2.4)

If so, how did you do it? Seems Zend Core doesn't include mod_deflate.so by default.

View Replies!   View Related
How Do I Setup A Ubuntu DomU Guest On A CentOS / Fedora Core XEN Server
how to install Ubuntu (either 7.10 or 8.04) as a XEN domU guest on a CentOS 5 / Fedora Core 8 XEN dom0 server?

I have tried installing Ubuntu as a fully virtualized guest, but the Ubuntu CD doesn't even bootup. I get the Linux bootloader, and that's it,it doesn't continue to boot. Odd.

When trying to install a Paravirtualized guest, I had to use the debootstrap method, but can't get it to boot up.

Quote:

xm create anya_zanet
Using config file "/etc/xen/anya_zanet".
Error: (2, 'Invalid kernel', 'xc_dom_find_loader: no loader found
')

This is the xen configuration:

Code:
kernel = "/boot/vmlinuz-2.6.23.1-42.fc8"
ramdisk = "/boot/initrd-2.6.23.1-42.fc8.img"
builder='linux'
memory = 256
name = "anya_zanet"
vcpus = 1
vif = [ 'bridge=xenbr0' ]
disk = [ 'phy:/dev/System/anya_zanet,hda1,w' , 'phy:/dev/System/anya_zanet,hda2,w' ]
root = "/dev/hda1 ro"
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'

how to get Ubuntu working on a CentOS / Fedora Core XEN server?

View Replies!   View Related
CentOS, Debian, Fedora Core 3 & 4, Gentoo, Opensuse, Suse, Unbuntu?
Gazzin.com offers so many OSs on their VPS deals - CentOS, Debian, Fedora Core 3, Fedora Core 4, Gentoo, Opensuse, Suse, Unbuntu. Which one would you advise me to start from?

View Replies!   View Related
IonCube :: Failed Loading /usr/local/ioncube/ioncube ...
Im having a problem getting IonCube working on my server. Here is some technical information about my box:

OS: FreeBSD 7.2-STABLE
PHP Version: PHP 5.2.10 with Suhosin-Patch 0.9.7
Apache Version: 2.2.11
IonCube Loader: ioncube_loader_fre_5.2.so

I have followed the instructions indicated and have put the following line in the correct php.ini indicated by phpinfo():

zend_extension = /usr/local/ioncube/ioncube_loader_fre_5.2.so

I have stopped, and restarted apache, however it is still not working. I get the following error message reported:

# php -v
Failed loading /usr/local/ioncube/ioncube_loader_fre_5.2.so: /usr/local/ioncube/ioncube_loader_fre_5.2.so: unsupported file layout
PHP 5.2.10 with Suhosin-Patch 0.9.7 (cli) (built: Jun 29 2009 16:24:14)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies

View Replies!   View Related
Ioncube Loader In Plesk
Plesk I installed on my VPS, and I want to install Ioncube Loader.

But I can not.

I have followed the instructions, but I can not.

my VPS is Centos 5 32 bits.

with plesk 8.6

How can I tell which to use? [url]?

View Replies!   View Related
Disabling IonCube In Plesk
I have RH ES4 running as a vhost on Plesk.

Does anyone know how I can turn off IonCube? I don't see the .so for IonCube in php.ini

View Replies!   View Related
How To Add Extensions That Don't Exist In Zend Core For Oracle
I've installed Zend Core for Oracle on a RH ES4 server. Unfortunately, ZCO doesn't have the Postgres extension enabled by default.

Do I have to recompile my PHP installation to enable it?

View Replies!   View Related
Install IonCube On A Plesk VPS
Am running a VPS with Plesk 8.01, does anyone know how to install IonCube? Or actually see if it is already running?

View Replies!   View Related
Plesk Installation Windows
i have windows server 2003 and i also have plesk 7.5.... every time i try to install plesk it says thats i need frontpage 2002 or later and url]...i have both but it still says i dont have it

View Replies!   View Related
Xeon 3220 Quad Core 2.4 Or 3070 Dual Core 2.66 For DB
Shall I chose the xeon quad core 2.4 GHZ or the dual core 2.66 GHZ for an adserver's database?

View Replies!   View Related
Quad Core Xeon Or 2X AMD Opteron Dual Core
Which is the better performer?

(1x) Quad Core Intel Xeon X3220 2.40GHz 2x4M Cache

OR

(2x) Dual Core AMD Opteron 2216 2.4GHz 2X1MB Cache 1Ghz HyperTransport

This is for a web/application server running, Windows 2003 Server Professional, IIS, MySQL, MSSQL 2005 Express, Plesk 8.5. The price is about the same.

View Replies!   View Related
Quad Core Processor Vs Intel Xeon 3060 Dual Core Conroe Processor
quad core processor vs Intel Xeon 3060 Dual Core Conroe Processor which is better any why?

View Replies!   View Related
Dual Xeon3ghz 1mb Dual Core Vs Quadcore 6600 2.4ghzx4 Core 8mb
Which one you suggest for running database server and VPS's?

Dual Xeon3ghz 1mb dual core vs Quadcore 6600 2.4ghzx4 core 8mb.

View Replies!   View Related
Intel Quad Core Xeon X3210 Vs Dual Core 3040 Xeon
can someone give a comparison betwen this two
Intel Quad Core Xeon X3210 vs Dual-Core 3040 Xeon

View Replies!   View Related
What To Chose Intel Core 2 Quad+Intel Core 2 Duo Or Harpertown
We are hosting our software system which do calculation and file manipulation.
Now we have Intel Core 2 Duo E6750 and would like to get Intel Core 2 Quad Q6600 to increase our system performance.

Also we have other choice, get Intel Xeon E5405 Harpertown 2.0GHz
to replace two above.

I think it is better to have one server box because one box easy to manage than two. Also Harpertown is much faster than these two together.

What is your opinion?

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved