Date: 04/24/98
- Next message: sgk <email protected>: "[PHP-DEV] Bug #309: Backslashes"
- Previous message: zeev: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: a.vanerven <email protected>
Operating system: SCO OpenServer 5.0.4C
PHP version: 3.0 Release Candidate 4
PHP Bug Type: MySQL related
Bug description:
When you'd like to link Apache httpd with PHP-3.0C3-C4,
the Makefile produced by Apache will place the
-lmysqlclient - option AFTER the -lsocket option.
This produces the following error when linking httpd:
"getservbyname" first referenced in modules/php3/modphp3.
You can resolve this by putting -lsocket AFTER
-lmysqlclient.
Best regards,
Aart
- Next message: sgk <email protected>: "[PHP-DEV] Bug #309: Backslashes"
- Previous message: zeev: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

