NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
[resolved] phpexpress and freebsd 7


Joined: 12 Apr 2008
Posts: 1
Reply with quote
Hello,
I tried to install last version of phpexpress on FreeBSD 7.0, Apache 2.2.8, php 5.2.5
I copy phpexpress-php-5.2.so in php extension dir, add line
Code:
 extension phpexpress-php-5.2.so

to php.ini,
and when i try to restart apache it's going down with message
Code:
Apr 12 22:15:50 localhost kernel: pid 71228 (httpd), uid 0: exited on signal 12 (core dumped)

in /var/log/messages

If execute php -v or php -m it's seems everythings is ok:

Code:
localhost# php -v
PHP 5.2.5 (cli) (built: Apr 12 2008 21:40:03)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
    with NuSphere PhpExpress v1.4.2, Copyright (c) 2002-2007 NuSphere Corp., by Dmitri Dmitrienko
localhost# php -m
[PHP Modules]
date
libxml
NuSphere PhpExpress
Reflection
ssh2
standard

[Zend Modules]
NuSphere PhpExpress


Apache and php was install from ports with no errors.
No others php extensions was installed, php compiled as apache module and CLI version.
This problem was also on some FreeBSD 6.* on other machine with absolutly other hardware.

Please, help me to deal with this problem.
View user's profileFind all posts by Satriani13Send private message


Joined: 17 Apr 2008
Posts: 1
Reply with quote
hi

i got error like this in error.log with Apache/2.0.55 and PHP Version 5.1.2

Quote:
Zend Optimizer 3.3.0 is incompatible with NuSphere PhpExpress 1.4.2 in Unknown on line 0


any clues
View user's profileFind all posts by bl4zSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Quote:
Zend Optimizer 3.3.0 is incompatible with NuSphere PhpExpress 1.4.2 in Unknown on line 0

try to change the order or loading the extensions.
It's an error you get from Zend Optimizer, not from PhpExpress. Latter one does not care if Zendoptimizer is loaded or not.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Quote:
I tried to install last version of phpexpress on FreeBSD 7.0, Apache 2.2.8, php 5.2.5

Support for FreeBSD 6.x and higher will be added in PhpExpress 2.0 which is in betatesting right now.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
[resolved] phpexpress and freebsd 7
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
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic