php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23119 zend.h No Such file
Submitted: 2003-04-08 17:21 UTC Modified: 2003-04-08 20:11 UTC
From: xu at cs dot uiowa dot edu Assigned:
Status: Not a bug Package: PostgreSQL related
PHP Version: 4.3.1 OS: Window
Private report: No CVE-ID: None
 [2003-04-08 17:21 UTC] xu at cs dot uiowa dot edu
I am trying to use pg_connect and pg_query when writing PHP script.

When I compiled PHP source code in php_modules on Window NT using Microsoft Visual C++, I got following message:


Compiling...
pgsql.c
..\..\main\php.h(34) : fatal error C1083: Cannot open include file: 'zend.h': No such file or directory
Error executing cl.exe.

pgsql.dll - 1 error(s), 0 warning(s)


Can you tell me what I can do next? I really need to know the answer asap.

Thanks.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-08 20:11 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 13:01:32 2024 UTC