The zend tag has no wiki summary.
3
votes
2answers
133 views
PHP code protector
We are about to deploy our PHP web application in different branches of our company and I am looking for PHP code encoders as to protect our PHP scripts from tampering. I know that Zend Guard is ...
2
votes
2answers
907 views
What is Zend Server for?
I was just looking at Zend Server I am a little confused, is it something you run on Apache or something you run INSTEAD of Apache for using PHP?
2
votes
4answers
1k views
How to avoid index.php in Zend Framework route using Nginx rewrite
I am trying to get rid of index.php from the default Zend Framework route. I think it should be corrected at the server level and not on the application. (Correct me if I am wrong, but I think doing ...
2
votes
1answer
339 views
php4 and php5 together, same extension, restrict 4 to a folder
Is there any way I could have php 4 and 5 installed in the same server, while keeping the same ".php" extension for both, and making it so only a specific folder (+subfolders) in the server run under ...
2
votes
1answer
140 views
Placing SQL server in a Zend Server environment
our developers want to migrate from individual installations of php, apache and mysql to a more integrated environment. So they decided to switch to ZendServer installed on a VMware Workstation image ...
2
votes
1answer
199 views
Error while compiling PHP extension
Im trying to install a php extension that is written in c and make use of mongodb c driver.
I have been trying for the last 2 days to compile and install the extension however im getting the same ...
1
vote
2answers
3k views
http://localhost does not work, http://127.0.0.1 works
Iam running Zend with Apache and got to see a strange behaviour....
If i type http://127.0.0.1 in my browser url, it works fine, but after typing: http://localhost, i will get a file download window, ...
1
vote
1answer
206 views
Using Zend Optimizer+ with php-fpm + nginx
Note: I am talking about a component previously in Zend Server, but is now a standalone module and open-sourced, and will be bundle with PHP 5.5, it has performance/usability edge over the more widely ...
1
vote
1answer
1k views
Zend Optimizer not compatible with PHP+APC+Drupal. Can I disable it for Drupal-run domains?
I use the following set up:
PHP Version 5.2.17
Apache/2
Zend Optimizer v3.3.3
Drupal 7.8
As far as I read other articles and questions, Zend Optimizer doesn't do any good neither for PHP5 ...
1
vote
3answers
3k views
phpmyadmin configuration on zend server community edition
hi i am new to zend and i installed zend server in my local machine, i found phpmyadmin on my instalation directory and i copied it on htdocs. while running http://localhost/phpmyadmin it appears ...
1
vote
0answers
94 views
Suphp connection reset by peer in error logs
In my Linux server's logs I have this record nearly every 5 minutes. I couldn't find the reason for two weeks and I would be very happy if you can recommend me a way to diagnose the problem.
It is ...
1
vote
1answer
289 views
php zend_extension getting ignored when self-compiling php
I am trying to load Zend Optimizer into my self-compiled php.
Here is how i compile my php:
wget http://museum.php.net/php5/php-5.2.6.tar.gz
tar xvfz php-5.2.6.tar.gz
cd php-5.2.6
./configure ...
1
vote
2answers
570 views
How to install php cli with pnctl alongside Zend Server
I have Zend Server CE 5.6 with PHP 5.2 running on Ubuntu 11.10. Now the need has arisen to run a command line PHP script that uses PHP's pnctl functionality.
First of all, I had no PHP command line ...
1
vote
0answers
263 views
Can I run Zend Server along with already-installed LAMP Stack?
I already have Apache2+MySQL+PHP installed and am using it on Ubuntu Linux.
I would like to test out the Zend Framework installation bundled with Zend Server, since the server is supposed to be ...
1
vote
1answer
241 views
Apache doesnt respond after PHP script execution takes too long
We have a PHP application built with the Yii Framework, which connects to an Oracle DB and runs on Apache configured with Zend Core For Oracle.
Apache also runs another application on a different ...
1
vote
1answer
1k views
Problem connecting to MySQL with zend
I've set up a virtual host on my local machine (windows xp with xampp installed), have installed zend there and am now trying to connect to the MySQLdatabase. I get the following error message:
...
0
votes
2answers
289 views
Ubuntu:to which folder extract zend ce server?
Hi i try to install zend ce on ubuntu 10.04. (I new ubuntu user)
to which folder extract zend ce server (tar)?
Thanks
0
votes
1answer
38 views
Virtual Host on a sub directory
I m working on a Zend web project and there a requirement that it works that it works
good on top domain, and on a domain+directory paths like this:
www.myDomain.com
...
0
votes
2answers
272 views
How to make Zend 2 and Nginx work?
I'm trying to make my Zend2 Application to work with Nginx instead of Apache.
I googled the WWW for a solution but haven't found a thing regarding Zend 2 and Nginx, all I found were some old old ...
0
votes
3answers
132 views
MySQL RESET [integer]
In an audit of queries running on our databases using tcpdump and Maatkit tools, the number one query is
RESET [int]
Running this statement from the MySQL command line results in an error as RESET ...
0
votes
1answer
609 views
Developing Local Zend Applications with LAMP on Ubuntu - Virtual Host Configurations
I have several ZF projects running or closed, however, and until today, I always work directly on the remote server.
I would like to switch to a local environment while developing, so I was wondering ...
0
votes
1answer
499 views
how to redirect www.example.com to example.com via htaccess while on zend framework
as you may know zend framework uses .htaccess for redirection purposes
so when I tried to follow this advice: http://techpp.com/2010/06/28/how-to-redirect-www-urls-to-non-www-urls-and-non-www-to-www/
...
0
votes
1answer
235 views
Zend Server + Daemontools
Is anyone running Zend Server under Daemontools?
I know I can use -D NO_DETACH to run apache under daemontools. But, I'm not sure if the other Zend Server components (monitor, lighthttpd, scd, ...
0
votes
2answers
719 views
PHP ZendOptimizer on Red Hat Enterprise Linux
I would like to install FlashMoto and the requirements are not unreasonable: PHP 5.2.1 or higher, Zend Optimizer 3.3 or higher. However my RHEL 5.4 provides me with PHP 5.1.6. So I tried the remi ...
0
votes
0answers
13 views
Why is apache crashing with Zend Debugger?
After installing zend debugger, downloaded from zend.com, apache2 just crashes with
apache2[7256]: segfault at 94 ip b7778ab0 sp bfa22ac0 error 4 in ld-2.15.so[b776d000+20000]
I'm running Ubuntu ...
0
votes
0answers
35 views
Apache/Zend error
I am getting this error on my proof of concept Linux box. Can anyone help this noob out? From the looks of it, Zend is the issue. I thought I installed Zend.
Fatal error: Uncaught exception ...
0
votes
1answer
49 views
Alias for Drupal “Sites” folder with Apache on Windows Server 2008
I'm having to move a number of sites from a LAMP stack to a WAMP one, provided by Zend, and I've hit a problem. Our architecture is a number of loadbalanced web servers which have their own local ...
0
votes
0answers
59 views
ZendServer uninstall and xampp install ports conflict
I uninstalled zend, cleaned it from the registry (it doesnt exist there).. when I go to localhost , I can see its favicon. Also my xampp port is blocked by the previous installation of zend that uses ...
0
votes
0answers
76 views
where can I download zend studio svn .jar pligins? [closed]
where can I download zend studio svn .jar pligins?
ask for the websute url?
I have the similar problem when I want to install svn support ,Here it is
Unable to read repository at http:// ...
0
votes
0answers
91 views
PHP Zend with PostgreSQL Issue [closed]
I have been developing a web application by using PHP Zend with Database of PostgresSQL in windows XP environment.
Apache version 2.2
PostgreSQL version 8.4
Some time, application not retrieve the ...
0
votes
1answer
167 views
Can't start xdebug
I managed to install xdebug and enable it through local php.ini files when needed.
It was working just fine for about a month, but today It doesn't.
If I try to start a debug session with Zend ...
0
votes
0answers
106 views
Deploying zend framework application in amazon beanstalk?
Hi i need help on deploying zend framework based application on aws beanstalk..so far i already configure aws rds for mysql database, but deploying application in beanstalk didn't work for me, also ...
0
votes
1answer
125 views
Is it possible to have both ion cube and zend loaders running on the same server?
For ion cube I need this line
zend_extension = /usr/lib/php5/20060613+lfs/ioncube_loader_lin_5.2.so
while for zend I need this one
zend_extension = /etc/php5/ZendOptimizer.so
Are these loaders ...
0
votes
2answers
410 views
Configuration parameter in xdebug for allowing multiple hosts on remote machine
I am working on one web application. The project located on my linux box i.e. server. We are remotely accessing this machine from windows.
I am using xdebug for debugging alongwith Eclipse PDT. ...
0
votes
1answer
552 views
installing zend debugger, ubuntu 12.04
I'm trying to install zend debugger in my ubuntu desktop with php 5.3 which I installed from ubuntu repositories.
I have copied debugger plugin 5.3.x from zend.com to /usr/lib/php5/20090626+lfs and ...
-2
votes
2answers
1k views
Crashing almost every minute
I have no idea why it's crashing. But here is some of my error log:
[Thu Dec 29 03:23:45 2011] [error] [client 94.142.134.238] File does not exist: /var/www/phpMyAdmin
[Thu Dec 29 03:24:38 2011] ...