help needed - installation, debuging and variables



1)I get startup error messages:
"cannot load c:\php\php_curl.dll - the specified file cannot be found"
although the file is very much there at exactly that location
Not only for this file but for many extension files like php_mysql.dll,
php_oracle.dll, php_mssql.dll, php_exif.dll etc.

2)the extensions_dir setting is "c:\php" without an ending backslash.

3)The php.ini file is residing at c:\php

4)The php.ini file in c:\windows has all extensions disabled so it does
not look as though that php.ini file is the source of the messages

5)There is a extension entry for php_win32api.dll which also gives a
not found error.
Is it the older version of php_win32std.dll, php_win32service.dll and
php_win32scheduler.dll files which are present but
their names are not there by default in the php.ini ?

**************************************************************************************************
6)How do I debug PHP like you can debug Java in Eclipse or NetBeans and
C/C++ in MS Visual Studio?
**************************************************************************************************

7)database access through odbc works.

8)How do I install PHP as both a CGI extension under Apache 2.0.5x and
as a module (php5apache2.dll with a LoadModule in httpd.conf)

9)How do you pass variables between forms or php pages in general?

Thanks in advance,
Joseph S.

.



Relevant Pages

  • Upgrading to 60 question.
    ... <ACPI PCI bus> on pcib0 ... <Parallel port bus> on ppc0 ... libmcrypt-2.5.7_1 Multi-cipher cryptographic library (used in PHP) ... p5-XML-Parser-2.34_1 Perl extension interface to James Clark's XML parser, ...
    (freebsd-questions)
  • Re: openssl extension not loading (need to open https stream)
    ... you configured PHP?" ... I have also enabled the openssl extension and made sure it is ... in the extension folder. ... the apache module ...
    (comp.lang.php)
  • PHP 5.0.0 Beta 2 released!
    ... PHP 5.0.0 Beta 2 has been released. ... PHP 5 features the Zend Engine 2. ... XML support has been completely redone in PHP 5, ... It can also interface with the DOM extension and vice-versa. ...
    (php.general)
  • Re: extension PHP Qt
    ... Very few people will be using PHP 5 soon. ... >>extension unless they pay the commercial Qt license. ... What I am trying to tell you is that because of the license fee payment ... Either GTK, Qt and wxWindows can work either on Linux and Windows, so ...
    (comp.lang.php)
  • Re: Making one HTML page from more than one file
    ... You don't need to worry about browser support for any particular ... odd compiler extension -- if you write code that uses the odd compiler ... Better yet would be to learn PHP, which really is a full-blown programming ...
    (alt.html)