#44165 [NEW]: complaining about missing config option apxs2 even if it's there

2008-02-19 Thread php-ingo at edict dot de
From: php-ingo at edict dot de
Operating system: openSuse 10.3
PHP version:  5.2.5
PHP Bug Type: Compile Failure
Bug description:  complaining about missing config option apxs2 even if it's 
there

Description:

I've built an apache-2.0.63
After that php doesn't seem to run configure right.
Even with the option --with-apxs2=/var/web/e-dict/server/test/bin/apxs I
get the error message Use --with-apxs2 with Apache 2.x!
What is going wrong?


-- 
Edit bug report at http://bugs.php.net/?id=44165edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=44165r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=44165r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=44165r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=44165r=fixedcvs
Fixed in release: 
http://bugs.php.net/fix.php?id=44165r=alreadyfixed
Need backtrace:   http://bugs.php.net/fix.php?id=44165r=needtrace
Need Reproduce Script:http://bugs.php.net/fix.php?id=44165r=needscript
Try newer version:http://bugs.php.net/fix.php?id=44165r=oldversion
Not developer issue:  http://bugs.php.net/fix.php?id=44165r=support
Expected behavior:http://bugs.php.net/fix.php?id=44165r=notwrong
Not enough info:  
http://bugs.php.net/fix.php?id=44165r=notenoughinfo
Submitted twice:  
http://bugs.php.net/fix.php?id=44165r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=44165r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=44165r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=44165r=dst
IIS Stability:http://bugs.php.net/fix.php?id=44165r=isapi
Install GNU Sed:  http://bugs.php.net/fix.php?id=44165r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=44165r=float
No Zend Extensions:   http://bugs.php.net/fix.php?id=44165r=nozend
MySQL Configuration Error:http://bugs.php.net/fix.php?id=44165r=mysqlcfg


#44165 [Opn-Csd]: complaining about missing config option apxs2 even if it's there

2008-02-19 Thread php-ingo at edict dot de
 ID:   44165
 User updated by:  php-ingo at edict dot de
 Reported By:  php-ingo at edict dot de
-Status:   Open
+Status:   Closed
 Bug Type: Compile Failure
 Operating System: openSuse 10.3
 PHP Version:  5.2.5
 New Comment:

[solved]
My fault.
I'm sorry.

I used the configure option --with-apache=[DIR]
(from a before compiled php with apache 1.x)

together with --with-apxs2=[FILE]

The error message missleaded me.
I think it should be clarified.


Previous Comments:


[2008-02-19 11:01:02] php-ingo at edict dot de

Description:

I've built an apache-2.0.63
After that php doesn't seem to run configure right.
Even with the option
--with-apxs2=/var/web/e-dict/server/test/bin/apxs I get the error
message Use --with-apxs2 with Apache 2.x!
What is going wrong?






-- 
Edit this bug report at http://bugs.php.net/?id=44165edit=1


#42019 [NEW]: configure option --with-adabas=DIR does not work

2007-07-17 Thread php-ingo at edict dot de
From: php-ingo at edict dot de
Operating system: linux (opensuse 10.2)
PHP version:  5.2.3
PHP Bug Type: Adabas-D related
Bug description:  configure option --with-adabas=DIR does not work

Description:

using this configure statement:
./configure 
  --prefix=/home/xxx/appl \
  --with-apache=/home/xxx/appl/src/software/apache_1.3.34 \
  --with-adabas=/opt/adabas

throws this error message when running it:
...
checking PHP version... 5.2.3, ok
checking for Adabas support... configure: error: ODBC header file
'/sqlext.h' not found!

PHP4 finds the header files located in /opt/adabas/incl.
PHP5 doesn't do so. It seems to look for sqlext.h in the root directory.
Is that a feature?



-- 
Edit bug report at http://bugs.php.net/?id=42019edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=42019r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=42019r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=42019r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=42019r=fixedcvs
Fixed in release: 
http://bugs.php.net/fix.php?id=42019r=alreadyfixed
Need backtrace:   http://bugs.php.net/fix.php?id=42019r=needtrace
Need Reproduce Script:http://bugs.php.net/fix.php?id=42019r=needscript
Try newer version:http://bugs.php.net/fix.php?id=42019r=oldversion
Not developer issue:  http://bugs.php.net/fix.php?id=42019r=support
Expected behavior:http://bugs.php.net/fix.php?id=42019r=notwrong
Not enough info:  
http://bugs.php.net/fix.php?id=42019r=notenoughinfo
Submitted twice:  
http://bugs.php.net/fix.php?id=42019r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=42019r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=42019r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=42019r=dst
IIS Stability:http://bugs.php.net/fix.php?id=42019r=isapi
Install GNU Sed:  http://bugs.php.net/fix.php?id=42019r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=42019r=float
No Zend Extensions:   http://bugs.php.net/fix.php?id=42019r=nozend
MySQL Configuration Error:http://bugs.php.net/fix.php?id=42019r=mysqlcfg