Ubuntu :: Can't Seem To Get Zend Server CE Installed

Apr 21, 2010

I can't seem to get Zend Server CE installed on my fairly fresh Ubuntu 10.04 installation.

View 9 Replies


ADVERTISEMENT

Ubuntu Servers :: 'Zend Optimizer Not Installed' After I Updated To 10.04

May 4, 2010

I've just updated from 9.10 to 10.04. Everything seems to run fine except for zend optimizer which is throwing "Zend Optimizer not installed" error. I went to php.ini and the following line is still there

Code: zend_extension=/etc/php5/ZendOptimizer.so.Also I checked that the file does exist and that the php.ini I am looking at is in fact the php.ini file that is being used by the server.

View 3 Replies View Related

Server :: Zend Server Can't Connect Mysql

Jan 6, 2010

I am using slackware12.2, I have a mysql5.0.67 which system has install for me and I had install a zend server4.0.6 from URL... It runs all right .When I try to run my php code in zend server(apache),it break out an error with connect to mysql.But when I login mysql in command line ,I can see all my databases what my codes need in it.The code was running well in windows. I try to build the zend+mysql+php environment several times in linux but never success。how can I do to let it runs all right ? some one said I can edit php.ini, It's it right.

View 5 Replies View Related

Fedora :: Login Missing After Apache / Zend Server Installation

Jan 9, 2011

I am new to Linux. I installed some weeks ago Fedora 14 via burnt iso file downloaded from official Fedora site. It was working perfectly like a charm for me until yesterday when I tried to install zend server for PHP. During my first try of installation of zend server it corrupted out my apache server and I lost apache on http://localhost. I removed all "zend-server" like stuff from "Add Remove Software" screen. Installed again apache 2 in the form of LAMP (Linux Apache Mysql Php) via terminal. Apache installed correctly and started workeing again ok on localhost. Then again I tried to install zend server from install.sh file in downloaded zend server installation. It showed me after a while like "zend server installed successfully".

I shut down my pc thinking everything is ok now. Today when I started my system, it shows me boot screen of Fedora, I select fedora and then it shows me balloon filling up for around 5-7 secs. Then all of a sudden a black screen appears up with a cursor blinking at its top left and then nothing else happens further. I cannot find login screen to my desktop anymore. I remember one thing that during reinstallation of apache from terminal, I set following command like "chkconfig --level 235 httpd" (I guess that's what I have written as per some online tutorial for LAMP). Is that cause of mine problem ot its something else?

View 11 Replies View Related

Fedora Installation :: Yum Broken After Install Of Php-5.3-extra-extensions-zend-server

Oct 4, 2010

I'm a PHP developer trying to switch from Windows to Linux. So I'm new with Linux. I tried to google for a solution and tried the suggested wiki FAQ but with no success.I wanted to install zend-server-ce-php-5.3 today with yum. This worked okay.After this I tried to install php-5.3-extra-extensions-zend-server. This seemed to work.

View 3 Replies View Related

Ubuntu Servers :: Installing Zend Server \ When Log In To The Admin Interface, It Told It Couldn't Start The Webserver?

Oct 18, 2010

I had installed apache previously on my system, and I think I uninstalled it completely, although remnants might have remained. I have just installed zend server ce php 5.3, and I am having trouble getting it to work. When I log in to the admin interface, it told me it couldn't start the webserver, so I go to restart apache, and it gives me this:* Starting web server apache2 Syntax error on line 6 of /etc/apache2/sitesenabled/zendserver_gui.conf:Invalid command 'php_admin_flag', perhaps misspelled or defined by a module not included in the server configurationThis has to do with php_mod some how... but I am not sure how to fix this, or where to start, since I am relatively new to actually setting up apache.I thought this might have something to do with libapache2-mod-php... so I went to reinstall it, and ran this:

mburns@mb2449-laptop:~$ sudo aptitude install libapache2-mod-php5
Reading package lists... Done
Building dependency tree

[code]....

View 2 Replies View Related

Ubuntu :: Can't Uninstall Zend Studio

Mar 23, 2010

I navigated to usr/local/zend/zendstudio-7_1_2/uninstallzendstudio folder and there are some files, one of them is uninstallzendstudio i double clicked it, and chose RUN .. but it gives me error : you do not have sufficent privileges to perform uninstallation, fix the problem ..

View 3 Replies View Related

Ubuntu :: Configure Eclipse PDT With Zend Debugger?

Apr 14, 2011

I've been using Eclipse PDT with Zend Debugger to debug my PHP web scripts for a while, but after installing Ubuntu 10.04, I've been having issues setting up the development environment again.

I have installed Apache 2.2.16 and PHP 5.2.14 manually.

Eclipse was installed from the Synaptic Package Manager. I installed the Zend debugger and PDT for Eclipse under Eclipse's Help -> Install New Software.

Yet whenever I try to debug a web script it executes the script without stopping at any of my breakpoints. The debug window immediately shows the debug session terminated.

The end of my php.ini file located in /usr/local/lib says:

Code:
[Zend]
zend_extention=/home/nathan/ZendDebugger.so
zend_debugger.allow_hosts=127.0.0.1
zend_debugger.expose_remotely=always

[Code]....

View 1 Replies View Related

Ubuntu :: Setup Zend Framework On System?

Aug 8, 2011

Does anyone knows a good website that discuss on how to setup zend framework on Ubuntu? I'm currently using windows as my web server, and I would like to try it in different OS.

View 1 Replies View Related

General :: Updating Zend Engine API On Centos 5.6 Os

May 25, 2011

I did an easy apache update and ever since have been getting an error about the Zend engine...

Quote:

Zend Guard Loader requires Zend Engine API version 220090626.

The Zend Engine API version 220060519 which is installed, is outdated.

I have searched for answers on how to update the Zend engine, but can not find much at all and wondered if anyone here has encountered a similar message and knows what I might do.

My system details are
Apache 2.2.18
CENTOS 5.6 x86_64
cPanel/WHM
PHP 5.3.6
Zend Optimizer/Guard Loader for PHP
3.3.9 -

View 1 Replies View Related

Software :: Uninstalling Zend Studio For Eclipse Using A .bin File

Mar 2, 2010

I have installed Zend studio for Eclipse using a .bin file and now I want to uninstall this software. I found the directory where it is installed....the directory structure is given below:

Quote:
-rw-rw-r-- 1 root root 44691 2010-02-22 20:35 InstallScript.iap_xml
-rw-rw-r-- 1 root root 3226 2010-02-22 20:46 installvariables.properties
-rw-rw-r-- 1 root root 1532010 2010-02-22 20:35 uninstaller.jar
-rwxr-xr-x 1 root root 48033 2010-02-22 20:35 Uninstall_Zend_Studio_for_Eclipse_-_6.0.1
-rwxrwxr-x 1 root root 3511 2010-02-22 20:35 Uninstall_Zend_Studio_for_Eclipse_-_6.0.1.lax

Now I want to know how to use these files to uninstall the software?

View 1 Replies View Related

General :: Loading Php Module Without Restart Apache / Load Zend Extension Using '-z'?

Sep 23, 2010

I need to load php module without restart/reload apache, is there a way to do that, php has its option to load zend extension using '-z',

php -z <filename>

is there anyway because I need to load php module in runtime, that I don't want to loose the live running session.

View 1 Replies View Related

Server :: Installed IBSng In Ubuntu-server But Cannot Start This Server?

Apr 10, 2011

I installed IBSng in ubuntu-server .but i can not start this server :Code:[root@myserver]# /etc/init.d/IBSng start.: 8: Can't open /etc/rc.d/init.d/functions"functions" file is in RPM base system . and ubuntu have not this file

View 2 Replies View Related

Programming :: Eclipse PDT 2.0 Versus Zend Studio For Eclipse

Jan 28, 2009

I have been writing PHP using Adobe Dreamweaver; I have been looking around for an application that focus more in PHP.I have found:

[URL]

and:

[URL]

I know Zend stands behind PHP and that Eclipse is a popular open source IDE. What is the difference tho?Is the PDT Project only a functionality that could be added to Eclipse IDE? Is Zend for Eclipse a stand alone IDE for PHP? if so, Why the Eclipse in the name? I have downloaded Zend Studio for Eclipse, so far it seems very complete (no that have learned how to use all its features).

View 1 Replies View Related

Debian Configuration :: Installed Nfs-kernel-server On The Server And Nfs-common On The Client?

May 3, 2011

I have installed nfs-kernel-server on the server and nfs-common on the client. Assumeserver 192.168.1.1client 192.168.1.3

content of /etc/exports is:
/home  192.168.1.0/255.255.255.0(rw,sync,no_root_squash)
/home/nfsroot  192.168.1.0/255.255.255.0(rw,no_subtree_check,async,no_root_squash)

[code]....

View 4 Replies View Related

Server :: Check If Any JDBC Driver For Mysql Server Is Installed On System

Oct 4, 2010

I have a RHEL5 machine having mysql5.0.22 is installed in it. i also installed java through "jdk-1_5_0_19-linux-i586.bin" package, and its version is 1.5.0_19. I am trying to check if any JDBC driver for Mysql Server is installed on my system . How can I do this? If any driver is already installed How can I get the file path for those driver files? is it comes along with jdk packages? As i am not a programmer, and does't know more about jdbc.

View 1 Replies View Related

Server :: Installing Squid On A CPanel Server - URI::URL Dependency Already Installed?

Jan 12, 2010

I know this seems obvious but i'm stuck. I'm trying to install squid via the command "yum install squid" and here is the output:Quote:

Setting up Install Process
Setting up repositories
update 100% |=========================| 951 B 00:00

[code]....

View 1 Replies View Related

Server :: Mail Server - POSTFIX - COURIER INSTALLED

Apr 7, 2011

I'm trying to get my server back up to snuff. I'm using Debian Squeeze right now and I'm up and atom with apache, mysql, php, pureftpd, ssh, and I have squirrelmail installed.

My dilemma comes with the mail part of the whole ordeal, Postfix and Courier are installed, have their keys made, and for what I assume, are configured correctly. HOW do I make new virtual users? My domain points to this machine as well as my MX record for mail.mydomain.com.

I need IMAP and POP working. And upon the creation of new email users, will SquirrelMail interface with Postfix and Courier? When I installed SM I set it up for use with Courier.

View 1 Replies View Related

General :: How To Check Which Web Server Is Installed In Server

Mar 25, 2010

I have developed a small website using jspx pages.Now i want to host the website to a server which is a linux machine.The linux machine which i m referring to is already hosting some web pages(jspx) through a web server Which is running at port 8888.My first question would be "How would i check which web server is installed in the server?"Due to my little knowledge about linux machine .I have copied some simple html pages to /var/ www/ html location. The pages are getting accessed correctly on port number 80.But how would i go about hosting jspx pages.

View 13 Replies View Related

Server :: Memory - GNOME Or KDE Installed On Their Server

Jul 3, 2010

Wondering if most people have GNOME or KDE installed on their server, and how much memory do these guys consumed.

I have been running a VPS website with only 256MB of RAM fine, though memory does appear to be a bottleneck at times. So got a new server with 1GB RAM but I'm surprised to see after installing CentOS 64-bit with GNOME the memory consumption varies between 600MB-1GB.

The only difference is I've never had used any GUI desktop on the VPS (don't think the hosting company offers one). Wondering if the memory consumption came entirely from the GNOME desktop I installed.

Would most people install with GNOME, configure all the stuff required, and then remove it?

View 6 Replies View Related

Ubuntu :: Find Out Which Ftp Server Installed?

Jun 22, 2010

I need to make some configuration changes to an ftp server running on Ubuntu server 10.04. I don't know which ftp server program is installed, so I don't know where to look for the config files. I know that some server is installed because I can connect to it

How can I determine which ftp server is installed?

View 3 Replies View Related

Server :: Installed Ubuntu 10.04 Desktop With No GUI

Jun 10, 2010

I'm a pretty much a linux newbie with some spare compy parts so I've decided to make a server to further my experience in the linux world. I recently installed Ubuntu 10.04 Desktop (was easier than Server edition with no GUI). What I want is a file server to share movies / music with my friends at school, that we could remotely access from school. I would like to leave this server at home.

I have read a lot on the net but I have not found someone with the same situation as me so have not got far. This would probably involve a single user login which I would give all so it would be strictly read-only, while only 1 user (me) would have admin capabilities. Is this even possible? I would be willing to try Ubuntu 10.04 server if anyone thinks it would be easier.

View 4 Replies View Related

Ubuntu Servers :: New Server 10.10 Installed - Out-of-the-box Security?

Oct 11, 2010

I've just setup a new Ubuntu Server 10.10 serving SVN through Apache (HTTP, HTTPS).It seems all ports are open by default on this new server. Why is this? Do I need to lock it down with iptables, or is it secure as it is anyway (somehow)?

View 6 Replies View Related

Ubuntu Servers :: Install The GUI Or Is There A Server With The GUI Pre-installed

Dec 27, 2010

im totally rubbish at command line. I have a small business server for home use, thats where i work from. I have Windows Small Business Server but a lot of the time its crap and am trying Linux. I have Ubuntu 10.10 installed on a desktop and while im new to it im very impressed. I also have a MAC and i must say id rather have Ubuntu.

Now i want to use Linux Server but its all command line and i want the GUI. Iv tried to do this on Ubuntu Server 9.04 and no sucess at all , iv followed the instructions from other posts, (1) sudo apt-get update, (2) sudo apt-get install ubuntu-desktop and nothing works. Is there a way to install the GUI or is there a Linux Server with the GUI pre-installed?

View 6 Replies View Related

Ubuntu Installation :: Can't Boot Server Installed To USB

Jan 23, 2011

I've installed 10.04 Server to a 4GB USB flash drive. I can boot the resulting installation on an Eee PC 901 but I cannot boot it on the intended target system (Intel D525MW Atom based board.) The D525MW does boot both 10.04.1 Server install and 10.04.1 Live CD (both copied to a bootable USB flash drive) with no difficulty. The result with my server USB install is a blinking cursor at the upper left corner of the screen. It does not seem to make it to the point where grub would post any error message.

View 9 Replies View Related

Ubuntu :: Know If Apache Web Server Is Properly Installed?

Jul 30, 2011

I am using vmware player, operating system is ubuntu. I have just installed the apache httpd-2.2.19. I am using the manual method. ./configure, make, make install. No error message.

When i run ubuntu, it gets into the terminal. From here, how do I know if my apache web server is properly installed?

View 5 Replies View Related

Ubuntu :: More Server Programs Installed By Default?

Dec 10, 2010

I am wondering what the difference is between the two. I know that the server does not have GUI enable. Does the server have more server programs installed by default?

View 1 Replies View Related

Ubuntu :: What Packages Should Be Installed On Nagios Server

Mar 30, 2011

I have three servers, one of which was installed with Nagios, now I want to check memory usage, cpu load, disk usage on the Nagios server and another server.what packages should be installed on the Nagios server? what packages should be installed on another server. nagios has been installed on ubuntu 10.04 server.

View 2 Replies View Related

Ubuntu Multimedia :: X-Server Works With LiveCD But Not On Installed 9.10

Jan 10, 2010

After a Christmas morning scramble trying to get Sims3 working for the kids, I ended up pulling an Nvidia 6200 AGP card out of a perfectly good Ubuntu box and threw it into the kids' PC. I replaced it in the Ubuntu system with an old Nvidia Geforce 2 Ti AGP. From the start I was unable to get any resolution higher than 800x600 with the GF2. Tried removing xserver-org, reinstalling, reconfiguring, etc. Installed the Nvidia legacy drivers, all no luck. Tried booting with a 9.10 live CD and it works perfectly - various resolutions, refreshes, etc. So, the card is capable. I've checked, rechecked, restored, modified xorg.conf to no success.

I'm at a text login now, startx returns (among other info) the following:
dlopen: /usr/lib/xorg/modules/drivers//nvidia_drv.so: undefined symbol: AllocateScreenPrivateIndex
(EE) Failed to load /usr/lib/xorg/modules/drivers//nvidia_drv.so
(EE) Failed to load module "nvidia" (loader failed, 7)
(EE) No drivers available
Fatal server error:
no screens found

Now, I've checked, and nvidia_drv.so is where it's supposed to be (in the drivers directory). What concerns me is the "//" in the directory path string in the (EE) above preceding the driver name - shouldn't this be a "/"? Is the command not able to find the driver correctly? Regardless, at this point my goal is simply to get the system to use whatever process the live cd is using which results in a working GUI. Don't need fancy 3d, etc, just want a working system.

View 6 Replies View Related

Ubuntu Installation :: Why Would Generic Kernel Be Installed From Server 9.10 Cd?

Jun 4, 2010

I installed Ubutnu 9.10 Server on my Dell Server for LAMP & OpenSSH server. After the install was complete, I noticed the the kernel installed on the server was 2.26.31-14-generic instead of 2.26.31-14-server.I am wondering why would generic kernel be installed from ubuntu-server 9.10 cd? And how do go about chaning to server kernel? Or do I even need to do that? Would generic kernel work as server kernel ?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved