Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    PHP


SuperbHosting.net have generously sponsored dedicated servers to ensure a reliable and scalable dedicated hosting solution for BigResource.com.





Installing Php On Windows 2000


I've just installed php on windows 2000 with a pws. How can I test it to see if it's installed correctly.




View Complete Forum Thread with Replies

Related Forum Messages:
Installing On Windows 2000 Iis 5
for some odd reason the installer program doesn't set the file extension
..php to be associated with anything, my guess is that it should be
php-win.exe (i've tried all 3 .exe files, and the php.exe produces the
correct results in a command window)... when running a .php in IE I can see
it execute in task manager but the IE screen will not change to display the
correct info.. anyone have any idea about this? IE settings wrong or
something?

View Replies !
Installing Php4 On Windows 2000 Webserver
Is this possible? If so, how do I do it exactly? All I can find is tutorials on how to install it on Apache. If anyone knows the answer can you please help me? I'm desparate. Thanks in advance.

View Replies !
Ms Sql Serveur 2000 On Windows 2000 !!!
I've an error with php & win 2000 & ms sql serveur 2000! listen, i've write an program with win xp easyphp1.7 and ms sql serveur 2000 all is ok on localhost ! all i use some store procedures , triggers and so on all will be ok on local ! Code:

View Replies !
Is It Possible To Authenticate Users Running Apache On MacOS X (with PHP 4) And An Active Directory On Windows 2000 Or Windows XP?
From a PHP webpage, is it possible to authenticate users running Apache on MacOS X (with PHP 4) and an active directory on Windows 2000 or Windows XP?

View Replies !
Windows 2000 Problems
when I open IE and enter in "http://localhost" I get:

"The page cannot be displayed The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings."

blah blah blah....

Then, when I click the Personal Web Manager icon in the Admin tools, I get this error:

"Error connecting to servernamehere: Unexpected error 0x80074002 occurred. Do you wish to continue to attempt to connect to it in the future?"

View Replies !
PHP On IIS Windows 2000 Server
I've downloaded the latest PHP (EXE & ZIP)....

I followed all the instructions I can find and yet PHP will not work with
my IIS !!

Can anyone talk me though exactly how to get them working together?

View Replies !
Use Gettext In Windows 2000
How can i use gettext in windows 2000. problem in compile .po file. how can i make the .po file. tell me in detail step by step. also unable to find msgfmt.exe, libiconv.dll, libintl.dll to compile .po file in windows.

View Replies !
V4.0.2 And Exec() In Windows 2000 / IIS
Are there any tricks to getting the exec() function to work under
Windows 2000 with IIS? PHP v4.0.2 is installed on the server.

View Replies !
Problems With MS-SQL, Apace, PHP On Windows 2000
I want to use PHP for a project at work. This project requires Windows 2000 running Apache and accessing MS-SQL Server 2000. I am using the mssql php extension to access the db and have all the required files to access the db. If the environment was not correct, it shouldn't connect and successfully query int data types.

Everything works fine as long as I query for numeric datatypes such as int. However, every single time I try to query a text, char, var or datetime field, Apache crashes and I get a Windows error dialog saying that an error is being logged. Unfortunately, there is no error logged to either the Windows 2000 Event Log or the Apache log.

I love PHP and would really like to be able to use it for this project rather than JSP or ASP on IIS.

If anyone knows why this is crashing the server, I'd greatly appreciate any advice or help.

By the way, this is an enterprise-wide database so switching to MySQL is not an option.

View Replies !
How Can Windows 2000 Be Shut Down/ Restarted Via PHP?
How can windows 2000 be shut down/ restarted via PHP?

View Replies !
EGroupWare - With Windows 2000 Install
using Apache, PHP and MySQL on my own PC - been using
it for a while on ISP hosted servers and plesk to create oline forums using
things like Invision and PHPBB but decided to give running eGroupWare a go
on my own PC.

I have windows 2000 Pro and followed some online tutorial to the letter
(excpet downloaded the very latest version of MySQl, PHP, etc) to install
Apache, PHP and MySQL and all worked fine.

Now downloaded eGroupWare and put it in the c:web folder and ran the setup
file

but when I go to my browser and tpye:
http://localhost/egroupware/login.php

I get the following below can anyone point me in the direction of what it
all means??

Warning: main(C:/php/phpgwapi/setup/setup.inc.php): failed to open stream:
No such file or directory in c:webegroupwareheader.inc.php on line 102

Warning: main(): Failed opening 'C:/php/phpgwapi/setup/setup.inc.php' for
inclusion (include_path='.;c:php4pear') in
c:webegroupwareheader.inc.php on line 102

Warning: main(C:/php/phpgwapi/inc/functions.inc.php): failed to open stream:
No such file or directory in c:webegroupwareheader.inc.php on line 110

Warning: main(): Failed opening 'C:/php/phpgwapi/inc/functions.inc.php' for
inclusion (include_path='.;c:php4pear') in
c:webegroupwareheader.inc.php on line 110

Warning: main(C:/php/phpgwapi/inc/xml_functions.inc.php): failed to open
stream: No such file or directory in c:webegroupwareheader.inc.php on
line 111

Warning: main(): Failed opening 'C:/php/phpgwapi/inc/xml_functions.inc.php'
for inclusion (include_path='.;c:php4pear') in
c:webegroupwareheader.inc.php on line 111

Warning: main(C:/php/phpgwapi/inc/soap_functions.inc.php): failed to open
stream: No such file or directory in c:webegroupwareheader.inc.php on
line 112

Warning: main(): Failed opening 'C:/php/phpgwapi/inc/soap_functions.inc.php'
for inclusion (include_path='.;c:php4pear') in
c:webegroupwareheader.inc.php on line 112

Fatal error: Call to undefined function: createobject() in
c:webegroupwarelogin.php on line 26

View Replies !
Exec() Function Under Windows 2000 With IIS?
Are there any tricks to getting the exec() function to work under
Windows 2000 with IIS? PHP v4.0.2 is installed on the server.

View Replies !
Why I Cant Setup Apache In Windows 2000
i can install apache in windows 2000 professional
but when i was to install it in a LAN it cant run correctly
when i type http://localhost/ in browser i recieve The page can not find
why?

View Replies !
PHP5 Installation With MySQL, Windows 2000
Why I still have "undefined function error" messages?


I included path c:php to my windows env.
Edited php.ini file: include directory value. removed comment mark
from extension=php_mysql.dll
copied libmysql.dll to system32 directory
Apache2 runs fine.
I can run phpinfo.php
I can create a database into the MySQL.

View Replies !
Include PEAR DB Framework Using PHP 5.0.4 On Windows 2000
Get the following errors when trying to include PEAR DB framework using
PHP 5.0.4 on Windows 2000 with Apache 2.

Warning: main(PEAR-1.3.3/DB/DB.php) [function.main]: failed to open
stream: No such file or directory in E:Program FilesApache
GroupApache2htdocsservusincludesinclude.php on line 19

Fatal error: main() [function.require]: Failed opening required
'PEAR-1.3.3/DB/DB.php' (include_path='.includes;.') in E:Program
FilesApache GroupApache2htdocsservusincludesinclude.php on line 19

The include_path config variable looks like this:
include_path = ".includes;."

PHP is installed in
e:php-5.0.4
and the PEAR Class defs are in
e:php-5.0.4includesPEAR-1.3.3DBDB.php

The includes that fail are:
include_once("PEAR-1.3.3/DB/DB.php");

These worked with 4.4.0, but fail with 5.0.4 ...

View Replies !
UPDATE Command Is Not Working On MySQL, Windows 2000 Server
Hi all,

I encountered mysterious problem with MySQL and PHP.

UPDATE command is not working on MySQL configured on Apache 2 with Windows 2000 Server.

It pulled my hairs for atleast 5 hours.

MySQL says Affected rows: 0 (Query took ~ sec) always?

Now, I've decided to move all PHP files and db to remote server.

Can anyone suggest possible reasons for above errors?

View Replies !
Configuring Jpgraph On Windows 2000+Apache+PHP+MySql Server
Could someone walk me step by step on how to install and get JpGraph
running on a Windows 2000+Apache+PHP+MySql server?

View Replies !
Installing 4.3 On Windows XP
I'm trying to get PHP 4.3 working on Windows XP with IIS as server. Was able to make the CGI installation program go through its hoops (which I've done on various platforms before now), but this one isn't working properly. I think the problem is that it's
not communicating with the IIS server correctly. I have:

extension_dir = "c:php"
enable_dl = off
cgi.force_redirect = 0

I don't have any of the php_* extensions set. Anything with domain name is set to localhost.

IIS services seem to be working. I can bring up the Microsoft help page, and so forth. I did set IIS to start on boot.

View Replies !
Installing Php On Apache2/windows Xp
'am trying to install php 5.0.3 on apache 2.0.52 on
windows xp sp1.

the problem i am getting is whenever i call a .php page in my web
browser e.g. http://localhost/test.php, contents on test.php file are
displayed on web browser, instead on the result. e.g. my test.php file
has:

Today's date is: <? print (date ("M d, Y")); ?>

this whole message is displayed when i call http://localhost/test.php
instead of today;s date.

View Replies !
Installing PHP And MySQL On Windows
Does anyone know of any good guides on installing PHP and MySQL on Windows (XP)?

View Replies !
Installing PHP 5.05 On WIndows XP, Apache 2.0.54 -
Hi Im trying to install PHP 5.05 on Windows XP running Apache 2.0.54

Apache is running fine and ive made all the changes to the pnp.ini file
and Apache config file, restarted Apache but all I get when trying to
call my test.php file is a 404 error?

http.config file:
LoadModule php5_module "C:/php/php5apache2.dll"
PHPIniDir "C:/php"
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

set my php.ini doc-root file to :
doc_root = "C:Program FilesApache GroupApache2htdocs"

Ive followed all the FAQs on php.net , added c:/php to the Path etc

View Replies !
Installing On Windows Server...
I'm a rookie with Windows Servers (what can i say, i love linux)

I need some help installing PHP and MYSQL on my windows server. I don't know if this affects anything, but i also have Plesk installed on it.

I tried the directions on php.net and mysql.com and it didn't work. I need "php for dumbies" directions of how to do it.

View Replies !
Installing Curl In Windows XP
I need to install Curl on a local testing server that's running Apache but for the life of me cannot figure out how to install it on a windows machine. The Curl website say's i have to compile it, is there any other way and if you do have to compile it how do you go about that.

View Replies !
Installing On Windows 2003
I installed PHP, MySQL and Apache as normal as possible. However, when I go to check the install with phpinfo, it says I am forbidden to view the file. Also when I try to load the module in Apache it say's I can't find it.

View Replies !
Installing Pecl Fileinfo On Windows..
Currently trying to install php_fileinfo.dll for version 5.0.5 on
windows:

http://pecl4win.php.net/ext.php/php_fileinfo.dll

I've copied this into c:phpextphp_fileinfo.dll, and included the
following in php.ini: extension=php_fileinfo.dll (I initially tried
'pear install fileinfo' but it was yielding a dsp error). I've been
trying to execute the following code:

if(is_file($item)) {
$info = finfo_open(FILEINFO_MIME);
echo finfo_file($info, $item) . "
";
finfo_close($info);
}

I'm getting the following errors/warnings:

Warning: finfo_open(): Failed to load magic database at '(null)'.
Warning: finfo_file(): supplied argument is not a valid file_info
resource..

I've checked that c:phpextrasmagic.mime exists, too; but the
documentation I've found implies I woudn't need to indicate this
explicitly in php.ini because it's the default location.

I'm not certain what else I ought to do/configure, etc.

View Replies !
Installing On IIS 6.0 (windows Server 2003, Enterprise Edition)
I am pretty new to IIS, as well as PHP. However, I had no problems installing PHP on XP Pro w/ IIS installed. However, Last night I installed Windows 2003 Server, enterprise Edition w/ IIS 6.0 installed. Downloaded PHP 4.3.2 (w/ the installer) and ran through the setup w/ no problems. It did say I had to manually configure the server however(due to some missing OSX Components.) All is well, I went in to the default web via IIS Manager, and added .php to the ISAPI mapping, w/ the executable pointing to my php.exe file. The install program put PHP.ini in c:windows so all is well. Yet still, when I attempt to access a .php file via web browser I get a 'HTTP Error 404 - File or directory not found.' However, when I reference the index.html file it works file, so my root directory is set correctly.

So, I read on a website that to use PHP w/ IIS you have to turn off cgi.force_redirect = 1 in the php.ini file. (commented it out.) Still I get the page not found error. I am completely lost! I figured it was a permission issue. Yet, I went into IIS manager, and set the default permissions for that website as being, read, write, and script access. I also read on a website, that you have to give read, write access to IUR_MachineName(server-01 in my case, so IUSR_Server01.) Did that, still the 404 error.

Please, any assistence into this would be VERY much appreciated!

View Replies !
Installing Php 4.3.8 Onto Windows Server 2003 With IIS 6 & Multiple Websites Nightmare
I have various small html websites on my windows server 2003 pc, these
function quite happily from directories under D:websites via ports 81,
8081, 8091, 8082 and of course there is the dafault web site on port 80.

I have installed MySQL 5.0.0 and php 4.3.8, but i can't get them to work for
another website on port 8090.

If I use the command line and go to c:/php and run php -i, I can see the
test_info file information, including the html.

If I try to run it with http://80.177.100.48/test_info.php I get 'CGI
error - The specified CGI application misbehaved by not returning a complete
set of headers'

When I try to run it via http://80.177.100.48:8090/test_info.php I get a
page not found 404 error.

That pc's name is 'webserver', and is connected to the internet via an
internal ADSL card and networked to my main pc called 'whatever'.

On 'whatever' I have a test installation of phpBB2 set up on
http://80.177.100.48:9999/phpBB2/ which works fine and is quite happily
routed via port 9999 through 'webserver' to the 'whatever' root directory
under windows XP pro.

When installing and testing is finished I would like to have this running on
the 'webserver' pc.

View Replies !
Php Setup On Win 2000 IIS
php setup on win 2000 IIS how is it done, i've try but the pages dont show up . any one know of a step by step setup tutrioal on this please. I have phpMyAdmin 2.3.3 and My SQL.

View Replies !
Window 2000 & PHP.ini Set-up
I know i have to change some of the settings in the php.in file, can anyone tell me how to configure this file. At the moment the PHP works but does not save any session cookies. I only use the machine for web development. Spec :

- Windows 2000
- PHP 4.2.3

View Replies !
MS-SQL Server 2000
i have a huge database that is mantained and updated on a daily basis. It is on a MS-SQL 2000 server. I need that data to be exported, preferably by a php script using a cron job every morning, to a MySQL database if anything has changed. I can write the code to do the SQL stuff and maipulate the data, but i'm confused as hell as how to connect to a MS-SQL server using either windows or linux (preferably linux) in order to GET the data!
php's documentation of MS-SQL functions is very "lacking".

View Replies !
Upgrading Php On WIN 2000 Advanced
I am currently using php 4.04 on a WIN 2000 advanced server and I want to upgrade. I downloaded the win32 4.3 installer and think its just a matter of running the installer to complete the process.

Is there anything else I need to configure (besides the php.ini) to keep my existing scripts running correctly? I am running multiple sites on one domain so I don't want to screw up the upgrade and cause any downtime.

View Replies !
Can't Output To Excel 2000
I can't seem to get Excel 2000 to translate an html page. I have Excel 97 perform the same task without a problem, but 2000 just diplays a series of broken image icons.
This the code that I am using to connect to Excel-

Header("Content-Disposition: inline; filename=myfile.xls");
Header("Content-Description: PHP4 Generated Data");
Header("Content-type: application/vnd.ms-excel; name='MIMS_Excel'");
flush;

Is it a coding issue or a setting on Excel that I don't know about, or is it simply impossible.

View Replies !
Number Of Days In 1/1/2000
I am looking for a script that can report the number of days since
2000. It should handle leap years but I am not worried about accuracy
to the hour/minute or seconds. I am writing a calendar program and need
a reference point to base all my dates from. So I picked 1/1/2000.

View Replies !
Compile A Program On Win 2000?
What do I need to compile a program on win 2000? how do i do it? What about with GD Support?

View Replies !
5 / SQL Server 2000 Problem
I just setup my server with IIS6, PHP5, and all that's working great. Now I'm trying to install SQL Server 2000, and I'm running into one particular problem.

When I add the extension in php.ini for php_mssql.dll, then try to connect to to the database i created for it... all it does is sit there looping forever "waiting for "servername"".....

I installed client network unitlity, created alias with IIS virtual directory..

View Replies !
MS Access 2000 Pagination
I am using an MS Access 2000 database with PHP, via ODBC. I would like to create the navigation links "last, prev, next, last" from a retrieved data recordset. I have managed to do this with MySQL using the "LIMIT" clause in the SQL statement, but Access does not seem to support that. It seems to me that one can oly retrieve the top n or bottom n records, but not something in the middle.

View Replies !
PHP / Microsoft SQL V7/2000 - Page Results
Anyone know a simple way to page results of a SQL Select using Microsoft SQL ? I don't believe they have anything as handy as MySQL LIMIT.

View Replies !
Install PHP On Microsoft 2000 Professional
how to install PHP onto my computer. It uses microsoft 2000 professional. I have downloaded one of the later versions of the source code from php.net, but I'm having trouble configuring it. I tried the automatic installer, but I think it needs to be done manually.

View Replies !
PHP With ADO Stored Procedures In SQL Server 2000
here is the problem..

When this procedure runs I am supposed to get 2 output parameters.
When an insert statement is going to generate duplicate names I get 1
for @checker and 3 for @insertid. When the Insert statement runs
properly I am supposed to get 2 for @checker and an actual identity
for @insertid.

When using the code below, the part where the insert statement is
unsuccessful works just as desired, however the part where it inserts
the record returns zeros for both parameters.

When the stored procedure is run using query analyzer it performs
correctly in both instances.

Here is my PHP code

$cmd = new COM("ADODB.Command", NULL, CP_UTF8);
$cmd->CommandText = "STP_insertartist";
$cmd->CommandType = 4;
$cmd->ActiveConnection = $conn;
$par=$cmd->Parameters;
$par->Append($cmd->CreateParameter("@firstname",200,1,50,$_POST["txtfname"]));
$par->Append($cmd->CreateParameter("@lastname",200,1,50,$_POST["txtlname"]));
$par->Append($cmd->CreateParameter("@livedate1",3,1,9,$begdate));
$par->Append($cmd->CreateParameter("@livedate2",3,1,9,$enddate));
$par->Append($cmd->CreateParameter("@style",200,1,300,$_POST["txtstyle"]));
$par->Append($cmd->CreateParameter("@datedescription",200,1,75,$datetext));
$par->Append($cmd->CreateParameter("@insertid",3,2,4));
$par->Append($cmd->CreateParameter("@checker",3,2,4));
$rec=$cmd->Execute;
$invid=$cmd->Parameters["@insertid"]->Value;
$check=$cmd->Parameters["@checker"]->Value;
echo("Check: ".$check." Invid: ".$invid);.........

View Replies !
Problems With PDO And MSSQL (SQLserver 2000)
I have to fix a error within one of our php sites which accesses
several identical MSSQL 2000 databases.

The php-script is able to access some of these databases and can
retrieve data out of the tables.
But on some databases it only can connect but does not get any data
from these databases.
Of course I checked the connects and that there is data in the
databases. This is all ok.

I assume know that I have to change some settings at the MSSQL
databases which are not working properly. Does someone know which
prerequisites are required on MSSQL side to interact correctly with PHP
via pdo ?

View Replies !
MySql Permission Problems (Win 2000)
I screwed up the permissions on my database. Basically I revoked all
the permissions of the root account on the mysql table.

To try to fix this, I went through all of the instructions here:

http://dev.mysql.com/doc/refman/5.0...ermissions.html

running:
mysqld-nt.exe --defaults-file="C:Program FilesMySQLMySQL Server
5.0my.ini" --init-file=C:mysql-init.txt

except in the mysql-init.txt file I put this:

GRANT ALL ON mysql.* TO root

View Replies !
ODBC Query Of Access 2000 Db Using LIKE
Attempting to query MS Access database with the ODBC drivers for PHP. When
using the LIKE statement no records are returned.

Example:

$query = " Select * From Dispatch Where Customer Like '*A*' ";
$result = odbc_prepare($db,$query);
odbc_execute($result);

Does anyone out there know the syntax that I should be using for the Like
statement in the Where clause? When I do a normal query, it works
fine....Just using wildcards it does not work....

View Replies !
MYSQL Select Using BETWEEN '1/1/2000' And '1/1/2004'
What is the syntax for a mysql select statement to select values between a range of dates. I am trying to use:

SELECT * from net5 WHERE Transaction_Date between '6/7/2004' and '11/3/2004'

My dates are stored as date_time in the database.

View Replies !
Problem Running PHP Script On 2000 Server
I am a web designer, and to process a form I placed a PHP script in it. The script sends input to an e-mail and writes it to a comma-delimited file as well.
Well, I tested it on a Linux server and it works fine. However, when the IT guys placed it on a Windows 2000 server, the form does not process. I got this message from IT:

"I tried installing Apache Webserver for windows and it displays the script on the screen when submitted but does not run the form. Rick, Is there anyway you can convert PHP -> ASP?" Code:

View Replies !
Ldap Queries Return Only 2000 Ad Users
I have a problem in a large domain, it seems like php ldap is limited to search / progress 2000 users, is this something related to php upload limit or something?

View Replies !
Insert Html / Pdf Into "image" Column In MSSQL 2000
I am trying to insert uploaded files into a M$ SQL 2000 database. The uploaded files are validated as either PDF or HTML and then passed to the database. They need to be stored in an image column so that they can be indexed for fulltext searching.

Currently I get the following error when inserting the files into the db -

"Operand type clash: text is incompatible with image"

The files are read into a buffer and then they are prepared for the insert. I have tried both addslashes() and replacing a "'" (single quote) with "''" (two single quotes). I have seen suggestions that the data should be base64encode()'ed but can't get anything to work consistantly.

View Replies !
PHP Not Installing On W2K
I have tried to install PHP on a W2K machine but it won't work. There is now a php folder at c:php and I have amended the php.ini file to reflect this. What else have I forgotten?

View Replies !
PHP Installing
I have a Linux server and want to install PHP on it. Do I have to reinstall Apache and PHP together? Or can't I just install PHP by itself. The documentation on this always refers to a new install like I don't yet have Apache installed, but I do.

View Replies !
Installing PHP On AIX 4.3
I have been attempting to install PHP on an AIX box with little success.

- AIX is version 4.3.3
- Apache on AIX is 1.3.12

I went to the AIX website, and discovered RPMS built for AIX 4.3.3. (http://www-1.ibm.com/servers/aix/pr...x/download.html) So, I installed the RPMS for:

- libpng
- zlib
- freetype
- gd
- php
- apache 1.3.20

I shut down the previous version of apache (1.3.12) and started up the new one (1.3.20) and created a simple phpinfo() script. It reflected that php had been installed correctly, however, the RPM installation did not configure for gd, libpng, freetype, etc. The configuration is copied here:

'./configure' '--prefix=/opt/freeware' '--with-apxs' '--with-mysql' '--with-config-file-path=/etc/opt/freeware/apache' '--with-ftp' '--with-zlib' '--with-system-regex' '--with-xml' '--with-ftp'

Because I really need the graphics libraries installed, I decided to compile from the source, which I have done many times in Linux, however each time I attempt to configure, the process gets halted by errors.

View Replies !
Installing GD
I am trying to install the GD package. I am runinng PHP 4 for
Apache 1.3.31 on Linux Fedora Core 2. This is the command I run ...

[root@localhost php-4.3.8]# ./configure --with-mysql --enable-calendar
--with-apxs=/usr/local//apache/bin/apxs --with-mcrypt=/usr/local/lib
--enable-track-vars --with-gd --with-jpeg-dir=/usr/lib
--with-zlib-dir=/usr/lib --with-png --with-png-dir=/usr/lib

and this is how it all comes crashing down ...

checking for DOM EXSLT support... no
checking whether to enable EXIF (metadata from images) support... no
checking for FrontBase SQL92 (fbsql) support... no
checking for FDF support... no
checking whether to enable the bundled filePro support... no
checking for FriBidi support... no
checking whether to enable FTP support... no
checking for GD support... yes
checking for the location of libjpeg... /usr/lib
checking for the location of libpng... /usr/lib
checking for the location of libXpm... no
checking for FreeType 1.x support... no
checking for FreeType 2... no
checking for T1lib support... no
checking whether to enable truetype string function in GD... no
checking whether to enable JIS-mapped Japanese font support in GD...
no
checking for fabsf... yes
checking for floorf... yes
checking for jpeg_read_header in -ljpeg... yes
configure: error: png.h not found.

I cannot find "png.h" anywhere on my system. What do I need to
install to get it?

View Replies !
Installing PHP 4.3.8
I am trying to install php 4.3.8 with the following:

../configure
--prefix=/usr
--sysconfdir=/etc
--localstatedir=/var
--infodir=/usr/share/info
--mandir=/usr/share/man
--enable-trasns-sid
--enable-cli
--disable-debug
--with-apxs
--with-zlib
--with-zlib-dir=/usr
--with-jpeg-dir=/usr/local
--with-tiff-dir=/usr/local
--with-curl
--enable-dbx
--with-dom
--with-zlib-dir=/usr
--with-dom-xslt=/usr/local
--enable-ftp
--with-gd
--with-jpeg-dir=/usr/local
--with-png-dir=/usr/local
--with-zlib-dir=/usr
--with-iconv=/usr
--with-kerberos=/usr
--with-java=/usr
--with-ldap=/usr
--enable-mbstring
--with-mysql=/usr/local/mysql
--with-zlib-dir=/usr
--with-iodbc=/usr
--enable-sockets
--enable-wddx
--enable-xslt
--with-xslt-sablot=/usr/local
--with-expat-dir=/usr/local
--with-iconv-dir=/usr

When I try make I receive the following errors:

ld: Undefined symbols:
std::terminate()
vtable for __cxxabiv1::__class_type_info
vtable for __cxxabiv1::__si_class_type_info
vtable for __cxxabiv1::__vmi_class_type_info
operator delete[](void*)
operator delete(void*)
operator new[](unsigned long)
operator new(unsigned long)
___cxa_pure_virtual
___gxx_personality_v0
make: *** [libs/libphp4.bundle] Error 1

If I remove

--enable-xslt
--with-xslt-sablot=/usr/local

View Replies !
Installing Gd2
Where do I get the gd

Supposedly gd2 is supposed to come with PHP 4.3 and up.

I installed 4.3.4 a few weeks back (the windows installation)
and removed the semicolin (;) from in from of the line in php.ini

After a few errors I searched my system and could not find php_gd.dll or
php_gd2.dll

Where do I get this extension?

View Replies !

Copyright © 2005-08 www.BigResource.com, All rights reserved