Date: 09/25/00
- Next message: abrock <email protected>: "[PHP-DEV] PHP 4.0 Bug #6860: Compiles and runs on 2.7, but fails silently when moved to 2.8"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6741 Updated: gettype of 'user function' returns null"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thank you for the info.
I recently changed y platform from SGI O2 to SGI 230 Linux.
So, I gave up to use php on O2/IRIX .
Please close this bug report for now.
Thanks,
--Ryuichi
Bug Database wrote:
>
> ID: 5576
> Updated by: stas
> Reported By: sudo <email protected>
> Status: Feedback
> Bug Type: *General Issues
> Assigned To:
> Comments:
>
> This is probably due to MIPSpro compiler not generating code for inlined functions. See also #4206 for possible fix.
>
> Previous Comments:
> ---------------------------------------------------------------------------
>
> [2000-08-23 08:46:59] sniper <email protected>
> Please attach your configure line here.
>
> --Jani
>
> ---------------------------------------------------------------------------
>
> [2000-07-14 05:21:29] sudo <email protected>
> I don't know if this was bug or not.
> It might be caused by lack of my knowledge.
>
> I made php4.0.1p12 on SGI O2(irix 6.5.8, MIPSpro 7.3) and found error message in SYSLOG file like below.
>
> Jul 13 15:09:30 5B:mikan rld[1402]: 1402:/usr/local/apache/bin/httpd: rld: Fatal Error: attempted access to unresolvable symbol in /usr/local/apache/libexec/libphp4.so: _array_init
>
> I modified php_config.h manually (line #60) and
> the problem has removed.
>
> 59 /* Define as __inline if that's what the C compiler calls it. */
> 60 #define inline
>
> Now <? phpinfo() ?> works fine.
>
> Next, I encounter Bus error (10) of apache (1.3.12) daemon while I was testing simplest php script.
> unfortunately core file wasn't made. I can't do further investigation for this problem.
>
> I am using apache 1.3.12, postgresql 7.0.2
>
> Any hists for resolving this?
>
> ---------------------------------------------------------------------------
>
> Full Bug description available at: http://bugs.php.net/?id=5576
-- -------------------------------- Ryuichi Sudo (sudo <email protected>) SSTC SGI Japan, Ltd. ---------------------------------- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: abrock <email protected>: "[PHP-DEV] PHP 4.0 Bug #6860: Compiles and runs on 2.7, but fails silently when moved to 2.8"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6741 Updated: gettype of 'user function' returns null"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

