Jason,
Remove all copies of php.ini on your system except for the one in your
system root (in your case C:\WINNT).
Try that and see what happens.
Tom Hearn
Software Engineer
/n Software
We are releasing IPWorks! for PHP Soon! Ask me for more information!
- Original
file that there is a
whole list of other extensions to be loaded. Add it to the last line under
these entries if it is not already.
Tom Hearn
Software Engineer
/n Software
We are releasing IPWorks! for PHP Soon! Ask me for more information!
- Original Message -
>*** I don&
When you use phpinfo(); does the extension show up as loaded?
Tom Hearn
Software Engineer
/n Software
We are releasing IPWorks! for PHP Soon! Ask me for more information!
- Original Message -
>I have this line in my php.ini file.
>
>[PHP_IBM_DB2]
>extension
You also could be having issues with dependencies. There is no real easy
way to diagnose dependency problems if that is indeed the case, just look
into your system event logs and php error logs.
Tom Hearn
Software Engineer
/n Software
We are releasing IPWorks! for PHP Soon! Ask me for
you sure that your web server host file is not configured to
limit access to certain users or IP addresses in some way, or is your
firewall blocking a specific IP address range?
3. Are you sure that the file is in the correct path to be loaded from
default.php?
Tom Hearn
Software Engineer
/n
e_name"]
or $_POST["table_name"]?
Cheers,
Tom Hearn
Software Engineer
N Software
http://www.nsoftware.com
-Original Message-
From: Mark Abrams [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 01, 2007 9:59 AM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Solved - Re:
Stephen,
Generally speaking this list isn't for people to write code for you, but
this is a very simple thing to do.
For emailing, check the mail() function on php.net documentation. You will
need to make sure your SMTP server is properly configured.
For changing an image with 4 differe