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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: xu at cs dot uiowa dot edu
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Fri Dec 27 05:01:27 2024 UTC