#34047 [Com]: When compile php cannot generate libphp5.so

2006-07-21 Thread neo at clover dot co dot za
 ID:   34047
 Comment by:   neo at clover dot co dot za
 Reported By:  calvinscy at hotmail dot com
 Status:   No Feedback
 Bug Type: Compile Failure
 Operating System: Solaris 8
 PHP Version:  5.0.4
 New Comment:

OK. I think this is the last one from me.
Apache 2.0.58 and PHP 5.1.4 combination seems to work just fine on SLED
10. It is exactly the same versions that worked on SUSE 9.3 before I
upgraded to SLED. Although I still need to get the rest of my
extensions running with this PHP install, I'm sure it is not going to
be a problem.
It's a pity though that I can't use Apache 2.2.2, well ...


Previous Comments:


[2006-07-21 18:01:22] neo at clover dot co dot za

OK. With Apache 2.0.58 it compiled both Apache and PHP without any
errors, as before. But this time the libphp5.so seems to be loaded just
fine.

"Apache/2.0.58 (Unix) PHP/5.1.4 Server at localhost Port 80"

The issue that I have now is that the .php pages are not parsed, the
source is just displayed in plane text ...? The other funny thing that
I picked up, the requests to any of the pages hosted by Apache are not
reflected in the access_log ...?



[2006-07-21 12:50:20] neo at clover dot co dot za

I've got a similar problem with Apache 2.2.2 and PHP 5.1.4. Compiling
of Apache and PHP goes through smooth. On their own Apache and PHP work
perfect (without the libphp5.so declared in httpd.conf). Once I try to
load PHP module in Apache I get 'libphp5.so is garbled' message,
although Apache still starts.

This is running on SLED 10. Apache 2.0.58 with PHP 5.1.4 worked fine on
SUSE 9.3. So busy downloading Apache 2.0.58 ...



[2006-05-25 11:18:30] smirko at poczta dot onet dot pl

I'm pleased to say - it was rather an Apache issue than that of PHP.
I've just installed Apache 2.2.2 and voila. Works like a charm! No
garbled libphp...



[2006-05-25 10:13:10] smirko at poczta dot onet dot pl

Just compiled PHP-5.1.4. Same issue - Apache not starting with message
"libphp5.so is garbled".
Hope it's resolved soon...



[2006-05-10 06:44:45] info at urs-martini dot de

I have apache2.2.2 on my debian box and tried to install php5 (5.1.2
and 5.1.4 don't work!). Compiling is without problems but apache does
not start anymore:

httpd: Syntax error on line 128 of /usr/local/apache2/conf/httpd.conf:
Syntax error on line 1 of /etc/apache2/mods-enabled/php5.load: API
module structure `php5_module' in file
/usr/local/apache2/modules/libphp5.so is garbled - perhaps this is not
an Apache module DSO?

I did not find anything helpful on the net...



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/34047

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


#34047 [Com]: When compile php cannot generate libphp5.so

2006-07-21 Thread neo at clover dot co dot za
 ID:   34047
 Comment by:   neo at clover dot co dot za
 Reported By:  calvinscy at hotmail dot com
 Status:   No Feedback
 Bug Type: Compile Failure
 Operating System: Solaris 8
 PHP Version:  5.0.4
 New Comment:

OK. With Apache 2.0.58 it compiled both Apache and PHP without any
errors, as before. But this time the libphp5.so seems to be loaded just
fine.

"Apache/2.0.58 (Unix) PHP/5.1.4 Server at localhost Port 80"

The issue that I have now is that the .php pages are not parsed, the
source is just displayed in plane text ...? The other funny thing that
I picked up, the requests to any of the pages hosted by Apache are not
reflected in the access_log ...?


Previous Comments:


[2006-07-21 12:50:20] neo at clover dot co dot za

I've got a similar problem with Apache 2.2.2 and PHP 5.1.4. Compiling
of Apache and PHP goes through smooth. On their own Apache and PHP work
perfect (without the libphp5.so declared in httpd.conf). Once I try to
load PHP module in Apache I get 'libphp5.so is garbled' message,
although Apache still starts.

This is running on SLED 10. Apache 2.0.58 with PHP 5.1.4 worked fine on
SUSE 9.3. So busy downloading Apache 2.0.58 ...



[2006-05-25 11:18:30] smirko at poczta dot onet dot pl

I'm pleased to say - it was rather an Apache issue than that of PHP.
I've just installed Apache 2.2.2 and voila. Works like a charm! No
garbled libphp...



[2006-05-25 10:13:10] smirko at poczta dot onet dot pl

Just compiled PHP-5.1.4. Same issue - Apache not starting with message
"libphp5.so is garbled".
Hope it's resolved soon...



[2006-05-10 06:44:45] info at urs-martini dot de

I have apache2.2.2 on my debian box and tried to install php5 (5.1.2
and 5.1.4 don't work!). Compiling is without problems but apache does
not start anymore:

httpd: Syntax error on line 128 of /usr/local/apache2/conf/httpd.conf:
Syntax error on line 1 of /etc/apache2/mods-enabled/php5.load: API
module structure `php5_module' in file
/usr/local/apache2/modules/libphp5.so is garbled - perhaps this is not
an Apache module DSO?

I did not find anything helpful on the net...



[2005-12-31 05:38:10] ian at manageads dot com

httpd-2.2.0
MySQL-5.0.18-0
PHP-5.1.1

Same stinking message!

httpd failed. The error was: Starting httpd: Syntax error on line 33 of
/etc/httpd/conf/httpd.conf:
API module structure `php5_module' in file
/usr/local/apache2/modules/libphp5.so is garbled - perhaps this is not
an Apache module DSO?
[FAILED]



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/34047

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


#34047 [Com]: When compile php cannot generate libphp5.so

2006-07-21 Thread neo at clover dot co dot za
 ID:   34047
 Comment by:   neo at clover dot co dot za
 Reported By:  calvinscy at hotmail dot com
 Status:   No Feedback
 Bug Type: Compile Failure
 Operating System: Solaris 8
 PHP Version:  5.0.4
 New Comment:

I've got a similar problem with Apache 2.2.2 and PHP 5.1.4. Compiling
of Apache and PHP goes through smooth. On their own Apache and PHP work
perfect (without the libphp5.so declared in httpd.conf). Once I try to
load PHP module in Apache I get 'libphp5.so is garbled' message,
although Apache still starts.

This is running on SLED 10. Apache 2.0.58 with PHP 5.1.4 worked fine on
SUSE 9.3. So busy downloading Apache 2.0.58 ...


Previous Comments:


[2006-05-25 11:18:30] smirko at poczta dot onet dot pl

I'm pleased to say - it was rather an Apache issue than that of PHP.
I've just installed Apache 2.2.2 and voila. Works like a charm! No
garbled libphp...



[2006-05-25 10:13:10] smirko at poczta dot onet dot pl

Just compiled PHP-5.1.4. Same issue - Apache not starting with message
"libphp5.so is garbled".
Hope it's resolved soon...



[2006-05-10 06:44:45] info at urs-martini dot de

I have apache2.2.2 on my debian box and tried to install php5 (5.1.2
and 5.1.4 don't work!). Compiling is without problems but apache does
not start anymore:

httpd: Syntax error on line 128 of /usr/local/apache2/conf/httpd.conf:
Syntax error on line 1 of /etc/apache2/mods-enabled/php5.load: API
module structure `php5_module' in file
/usr/local/apache2/modules/libphp5.so is garbled - perhaps this is not
an Apache module DSO?

I did not find anything helpful on the net...



[2005-12-31 05:38:10] ian at manageads dot com

httpd-2.2.0
MySQL-5.0.18-0
PHP-5.1.1

Same stinking message!

httpd failed. The error was: Starting httpd: Syntax error on line 33 of
/etc/httpd/conf/httpd.conf:
API module structure `php5_module' in file
/usr/local/apache2/modules/libphp5.so is garbled - perhaps this is not
an Apache module DSO?
[FAILED]



[2005-12-19 19:07:34] till at klimpong dot com

I'm having the same issue (it didn't build libphp5.so) with the 5.1.1
when I downloaded it from the website.

My OS: FreeBSD 4.11-stable
My libtool is: 1.5.x

Using the latest snapshot solves this problem, but I am wondering why.

Happy to provide more feedback when asked. :-)



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/34047

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


#34047 [Com]: When compile php cannot generate libphp5.so

2006-05-25 Thread smirko at poczta dot onet dot pl
 ID:   34047
 Comment by:   smirko at poczta dot onet dot pl
 Reported By:  calvinscy at hotmail dot com
 Status:   No Feedback
 Bug Type: Compile Failure
 Operating System: Solaris 8
 PHP Version:  5.0.4
 New Comment:

I'm pleased to say - it was rather an Apache issue than that of PHP.
I've just installed Apache 2.2.2 and voila. Works like a charm! No
garbled libphp...


Previous Comments:


[2006-05-25 10:13:10] smirko at poczta dot onet dot pl

Just compiled PHP-5.1.4. Same issue - Apache not starting with message
"libphp5.so is garbled".
Hope it's resolved soon...



[2006-05-10 06:44:45] info at urs-martini dot de

I have apache2.2.2 on my debian box and tried to install php5 (5.1.2
and 5.1.4 don't work!). Compiling is without problems but apache does
not start anymore:

httpd: Syntax error on line 128 of /usr/local/apache2/conf/httpd.conf:
Syntax error on line 1 of /etc/apache2/mods-enabled/php5.load: API
module structure `php5_module' in file
/usr/local/apache2/modules/libphp5.so is garbled - perhaps this is not
an Apache module DSO?

I did not find anything helpful on the net...



[2005-12-31 05:38:10] ian at manageads dot com

httpd-2.2.0
MySQL-5.0.18-0
PHP-5.1.1

Same stinking message!

httpd failed. The error was: Starting httpd: Syntax error on line 33 of
/etc/httpd/conf/httpd.conf:
API module structure `php5_module' in file
/usr/local/apache2/modules/libphp5.so is garbled - perhaps this is not
an Apache module DSO?
[FAILED]



[2005-12-19 19:07:34] till at klimpong dot com

I'm having the same issue (it didn't build libphp5.so) with the 5.1.1
when I downloaded it from the website.

My OS: FreeBSD 4.11-stable
My libtool is: 1.5.x

Using the latest snapshot solves this problem, but I am wondering why.

Happy to provide more feedback when asked. :-)



[2005-08-28 21:26:21] rob at silverarcher dot com

sunfreeware doesn't work either.  I'm using Fedora Core 4 and 
cannot get this one part to compile.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/34047

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


#34047 [Com]: When compile php cannot generate libphp5.so

2006-05-25 Thread smirko at poczta dot onet dot pl
 ID:   34047
 Comment by:   smirko at poczta dot onet dot pl
 Reported By:  calvinscy at hotmail dot com
 Status:   No Feedback
 Bug Type: Compile Failure
 Operating System: Solaris 8
 PHP Version:  5.0.4
 New Comment:

Just compiled PHP-5.1.4. Same issue - Apache not starting with message
"libphp5.so is garbled".
Hope it's resolved soon...


Previous Comments:


[2006-05-10 06:44:45] info at urs-martini dot de

I have apache2.2.2 on my debian box and tried to install php5 (5.1.2
and 5.1.4 don't work!). Compiling is without problems but apache does
not start anymore:

httpd: Syntax error on line 128 of /usr/local/apache2/conf/httpd.conf:
Syntax error on line 1 of /etc/apache2/mods-enabled/php5.load: API
module structure `php5_module' in file
/usr/local/apache2/modules/libphp5.so is garbled - perhaps this is not
an Apache module DSO?

I did not find anything helpful on the net...



[2005-12-31 05:38:10] ian at manageads dot com

httpd-2.2.0
MySQL-5.0.18-0
PHP-5.1.1

Same stinking message!

httpd failed. The error was: Starting httpd: Syntax error on line 33 of
/etc/httpd/conf/httpd.conf:
API module structure `php5_module' in file
/usr/local/apache2/modules/libphp5.so is garbled - perhaps this is not
an Apache module DSO?
[FAILED]



[2005-12-19 19:07:34] till at klimpong dot com

I'm having the same issue (it didn't build libphp5.so) with the 5.1.1
when I downloaded it from the website.

My OS: FreeBSD 4.11-stable
My libtool is: 1.5.x

Using the latest snapshot solves this problem, but I am wondering why.

Happy to provide more feedback when asked. :-)



[2005-08-28 21:26:21] rob at silverarcher dot com

sunfreeware doesn't work either.  I'm using Fedora Core 4 and 
cannot get this one part to compile.



[2005-08-28 21:12:45] rob at silverarcher dot com

The problem still seems to be occurring.  php-5.0.4 and php-
latest both will not compile the libphp5.so.

I'm hoping sunfreeware.com can help...



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/34047

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


#34047 [Com]: When compile php cannot generate libphp5.so

2006-05-09 Thread info at urs-martini dot de
 ID:   34047
 Comment by:   info at urs-martini dot de
 Reported By:  calvinscy at hotmail dot com
 Status:   No Feedback
 Bug Type: Compile Failure
 Operating System: Solaris 8
 PHP Version:  5.0.4
 New Comment:

I have apache2.2.2 on my debian box and tried to install php5 (5.1.2
and 5.1.4 don't work!). Compiling is without problems but apache does
not start anymore:

httpd: Syntax error on line 128 of /usr/local/apache2/conf/httpd.conf:
Syntax error on line 1 of /etc/apache2/mods-enabled/php5.load: API
module structure `php5_module' in file
/usr/local/apache2/modules/libphp5.so is garbled - perhaps this is not
an Apache module DSO?

I did not find anything helpful on the net...


Previous Comments:


[2005-12-31 05:38:10] ian at manageads dot com

httpd-2.2.0
MySQL-5.0.18-0
PHP-5.1.1

Same stinking message!

httpd failed. The error was: Starting httpd: Syntax error on line 33 of
/etc/httpd/conf/httpd.conf:
API module structure `php5_module' in file
/usr/local/apache2/modules/libphp5.so is garbled - perhaps this is not
an Apache module DSO?
[FAILED]



[2005-12-19 19:07:34] till at klimpong dot com

I'm having the same issue (it didn't build libphp5.so) with the 5.1.1
when I downloaded it from the website.

My OS: FreeBSD 4.11-stable
My libtool is: 1.5.x

Using the latest snapshot solves this problem, but I am wondering why.

Happy to provide more feedback when asked. :-)



[2005-08-28 21:26:21] rob at silverarcher dot com

sunfreeware doesn't work either.  I'm using Fedora Core 4 and 
cannot get this one part to compile.



[2005-08-28 21:12:45] rob at silverarcher dot com

The problem still seems to be occurring.  php-5.0.4 and php-
latest both will not compile the libphp5.so.

I'm hoping sunfreeware.com can help...



[2005-08-17 01:00:03] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/34047

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


#34047 [Com]: When compile php cannot generate libphp5.so

2005-12-30 Thread ian at manageads dot com
 ID:   34047
 Comment by:   ian at manageads dot com
 Reported By:  calvinscy at hotmail dot com
 Status:   No Feedback
 Bug Type: Compile Failure
 Operating System: Solaris 8
 PHP Version:  5.0.4
 New Comment:

httpd-2.2.0
MySQL-5.0.18-0
PHP-5.1.1

Same stinking message!

httpd failed. The error was: Starting httpd: Syntax error on line 33 of
/etc/httpd/conf/httpd.conf:
API module structure `php5_module' in file
/usr/local/apache2/modules/libphp5.so is garbled - perhaps this is not
an Apache module DSO?
[FAILED]


Previous Comments:


[2005-12-19 19:07:34] till at klimpong dot com

I'm having the same issue (it didn't build libphp5.so) with the 5.1.1
when I downloaded it from the website.

My OS: FreeBSD 4.11-stable
My libtool is: 1.5.x

Using the latest snapshot solves this problem, but I am wondering why.

Happy to provide more feedback when asked. :-)



[2005-08-28 21:26:21] rob at silverarcher dot com

sunfreeware doesn't work either.  I'm using Fedora Core 4 and 
cannot get this one part to compile.



[2005-08-28 21:12:45] rob at silverarcher dot com

The problem still seems to be occurring.  php-5.0.4 and php-
latest both will not compile the libphp5.so.

I'm hoping sunfreeware.com can help...



[2005-08-17 01:00:03] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".



[2005-08-09 10:21:22] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip





The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/34047

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


#34047 [Com]: When compile php cannot generate libphp5.so

2005-12-19 Thread till at klimpong dot com
 ID:   34047
 Comment by:   till at klimpong dot com
 Reported By:  calvinscy at hotmail dot com
 Status:   No Feedback
 Bug Type: Compile Failure
 Operating System: Solaris 8
 PHP Version:  5.0.4
 New Comment:

I'm having the same issue (it didn't build libphp5.so) with the 5.1.1
when I downloaded it from the website.

My OS: FreeBSD 4.11-stable
My libtool is: 1.5.x

Using the latest snapshot solves this problem, but I am wondering why.

Happy to provide more feedback when asked. :-)


Previous Comments:


[2005-08-28 21:26:21] rob at silverarcher dot com

sunfreeware doesn't work either.  I'm using Fedora Core 4 and 
cannot get this one part to compile.



[2005-08-28 21:12:45] rob at silverarcher dot com

The problem still seems to be occurring.  php-5.0.4 and php-
latest both will not compile the libphp5.so.

I'm hoping sunfreeware.com can help...



[2005-08-17 01:00:03] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".



[2005-08-09 10:21:22] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip





[2005-08-09 09:47:08] calvinscy at hotmail dot com

Description:

When compiling the php5.0.4 download from your site, it cannot generate
a file called libphp5.so.

But if I download php-5.0.4.tar.gz from sunfreeware.com it can. After
"make install" completed I can see the libphp5.so created under
apache2/modules directory.

I try the php4 from your site as well, it cannot generate libphp5.so
too!






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


#34047 [Com]: When compile php cannot generate libphp5.so

2005-08-28 Thread rob at silverarcher dot com
 ID:   34047
 Comment by:   rob at silverarcher dot com
 Reported By:  calvinscy at hotmail dot com
 Status:   No Feedback
 Bug Type: Compile Failure
 Operating System: Solaris 8
 PHP Version:  5.0.4
 New Comment:

sunfreeware doesn't work either.  I'm using Fedora Core 4 and 
cannot get this one part to compile.


Previous Comments:


[2005-08-28 21:12:45] rob at silverarcher dot com

The problem still seems to be occurring.  php-5.0.4 and php-
latest both will not compile the libphp5.so.

I'm hoping sunfreeware.com can help...



[2005-08-17 01:00:03] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".



[2005-08-09 10:21:22] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip





[2005-08-09 09:47:08] calvinscy at hotmail dot com

Description:

When compiling the php5.0.4 download from your site, it cannot generate
a file called libphp5.so.

But if I download php-5.0.4.tar.gz from sunfreeware.com it can. After
"make install" completed I can see the libphp5.so created under
apache2/modules directory.

I try the php4 from your site as well, it cannot generate libphp5.so
too!






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


#34047 [Com]: When compile php cannot generate libphp5.so

2005-08-28 Thread rob at silverarcher dot com
 ID:   34047
 Comment by:   rob at silverarcher dot com
 Reported By:  calvinscy at hotmail dot com
 Status:   No Feedback
 Bug Type: Compile Failure
 Operating System: Solaris 8
 PHP Version:  5.0.4
 New Comment:

The problem still seems to be occurring.  php-5.0.4 and php-
latest both will not compile the libphp5.so.

I'm hoping sunfreeware.com can help...


Previous Comments:


[2005-08-17 01:00:03] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".



[2005-08-09 10:21:22] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip





[2005-08-09 09:47:08] calvinscy at hotmail dot com

Description:

When compiling the php5.0.4 download from your site, it cannot generate
a file called libphp5.so.

But if I download php-5.0.4.tar.gz from sunfreeware.com it can. After
"make install" completed I can see the libphp5.so created under
apache2/modules directory.

I try the php4 from your site as well, it cannot generate libphp5.so
too!






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