osoft Advance server with the IIS webserver running. Thanks for your
help in advance.
craig
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi
I'm trying to set up hlstats which users hlstats.php but every time I try
run the file in IE the .php file opens as a text file and displays all the
code.
I'm using Win 98
Internet Explorer 5.5
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
Fo
nt cycle, but it more than suits my needs.
http://www.phpedit.com/
YMMV..
--
Craig Morrison
http://www.mtsprofessional.com/
A Win32 Email server that works for you.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
>
> Thank you very much.
> Barry
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
--
Craig Morrison
http://www.mtsprofessional.com/
A Win32 Email server that works for you.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
extension was written for a version of PHP
prior to 4.1.0 and the net results of that is...
It won't work, unless you can find a newer version of the DLL that was written
for PHP 4.1.0 or greater.
--
Craig Morrison
http://www.mtsprofessional.com/
A Win32 Email server that works for you.
-
On your submit button put the following:
Hope that helps,
Craig
"Davy Obdam" <[EMAIL PROTECTED]> wrote in message
001a01c26f9e$a1c78a80$960a@davy">news:001a01c26f9e$a1c78a80$960a@davy...
> Hi people,
>
> Maybe a bit off-topic, but i thought le
I have PHP4 running on IIS 4/NT 4.0, for the most part everythign seems ok, until i
try to use an include statment. This is a form that is suppose to call up missing.inc
when a required field is blank. Right now it doesn't display the include file it just
refreshes the index.php file.
snipit
I'm ripping my hair out, mainly because my customer is really getting antsy for this
to work. He has a credit app online running on our NT server under IIS 5.0 It calls
and include file (missing.inc) when it finds an empty field once the form is
submitted. The missing.inc is suppose to say so
actly what i put it my PHP.ini
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
Craig Morrison
http://
ot be located in the
dynamic link library php4ts.dll
Any ideas what this is all about?
Cheers,
Craig
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [
eople are messing with it so they can LEARN. Everyo ...'
> >
> >
> > > Take a look to the attachment.
> >
> >
> >
>
> > ATTACHMENT part 2 application/octet-stream name=s3msong.MP3.pif
--
Craig Morrison
MTS Professional @ http://www.2cah.com/
A Win32 Email ser
following line to the *end* of the file:
PATH=%PATH%;C:\PHP\dll;
4) Click File->Save
5) Click File->Exit
6) Restart your system.
--
Craig Morrison
MTS Professional @ http://www.2cah.com/
A Win32 Email server that works for _you_.
EzMTS - A _free_ Win32 EMail Server
n there's no
> messing around with paths?
>
> Cheers
> --
> Phil Driscoll
--
Craig Morrison
MTS Professional @ http://www.2cah.com/
A Win32 Email server that works for _you_.
EzMTS - A _free_ Win32 EMail Server
http://www.ezmts.org/
Anonymous FTP at ftp://ftp.ezmts
t to go the more advanced route(which keeps dll's neatly in their own
>folder), I think Craig was just offering how to for anyone wondering.
>
> >>> Phil Driscoll <[EMAIL PROTECTED]> 08/21/01 05:05AM >>>
> Surely the ideal solution to this problem is to have
My apologies if this is a faq..
Will PHP allow me to get the remote IP of a connection?
--
Craig Morrison
MTS Professional @ http://www.mtsprofessional.com/
A Win32 Email server that works for _you_.
EzMTS - A _free_ Win32 EMail Server
http://www.ezmts.org/
Anonymous FTP at ftp
uggestions?
Original Message
Date: Mon, 24 Sep 2001 17:51:24 -0400
From: "William Warner, Jr." <[EMAIL PROTECTED]>
To: "Craig Morrison" <[EMAIL PROTECTED]>
Btw, I am almost positively 100% certain the nocc with IIS issue has to do
with NT security on files/folde
hrust upon us.
Now does anyone have anything useful to add to the discussion?
Mark wrote:
>
> >Suggestions?
>
> I suggest you use Apache. how many worms later will it be before you
> make the switch?
--
Craig Morrison
MTS Professional @ http://www.mtsprofessional.com/
A W
gt; ended the first e-mail string with quotes then added a dot then put a comma
> in between quotes. Then ended it with a semicolon.
>
> Any other suggestions?
--
Craig Morrison
MTS Professional @ http://www.mtsprofessional.com/
A Win32 Email server that works for _you_.
--
PHP
at this can be added to?
> $recipient .= "Kelly <[EMAIL PROTECTED]>" . ", ";
> $recipient .= "[EMAIL PROTECTED]";
--
Craig Morrison
MTS Professional @ http://www.mtsprofessional.com/
A Win32 Email server that works for _you_.
--
PHP Windows Mailing Li
set of PHP scripts to administrate my email
server remotely via the web. My email server relies heavily on INI profiles.
Are there any extensions available to do this?
--
Craig Morrison
MTS Professional @ http://www.mtsprofessional.com/
A Win32 Email server that works for _you_.
--
PHP Windo
l
probably end up writing the extension myself. I just didn't want to have to
re-invent the wheel if someone else had already done it.
--
Craig Morrison
MTS Professional @ http://www.mtsprofessional.com/
A Win32 Email server that works for _you_.
--
PHP Windows Mailing List (http
years now using various
development platforms (MASM, TASM, BCC and MSVC++). :-)
--
Craig Morrison
MTS Professional @ http://www.mtsprofessional.com/
A Win32 Email server that works for _you_.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additiona
Craig Morrison wrote:
>
> Surely someone out there has written an extension DLL for Windows that
> provides wrappers around WritePrivateProfileString, et al. If not, I'll
> probably end up writing the extension myself.
With a little help from Markus and the fine people on PHP
n module shutdown (11) in
> > Unknown on line 0
--
Craig Morrison
MTS Professional @ http://www.mtsprofessional.com/
A Win32 Email server that works for _you_.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mai
extension that should serve as a good example.
--
Craig Morrison
http://www.mtsprofessional.com/
A Win32 Email server that works for you.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact
Say I do this in JavaScript:
var name = prompt("Please enter your name:", "Name");
How do I access 'name' in PHP or can I?
--
Craig Morrison
http://www.mtsprofessional.com/
A Win32 Email server that works for you.
--
PHP Windows Mailing List (http://w
I figured out how to do what I wanted to do.
document.write the var to a hidden field in a form.. Thanks to everyone who
sent messages off the list! :-)
Craig Morrison wrote:
>
> Say I do this in JavaScript:
>
> var name = prompt("Please enter your name:", "N
==
Rad Craig
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
front of error_log =,
> otherwise the line won't be processed!
>
> Stephen
>
> - Original Message -
> From: "Rad Craig" <[EMAIL PROTECTED]>
> To: "PHP Windows" <[EMAIL PROTECTED]>
> Sent: Monday, January 06, 2003 5:38 PM
> Su
Does php.ini get cached by Win2k or IIS 5? I make changes to it, restart
IIS, run phpinfo() and none of the stuff I changed is different.
Rad Craig
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
PHP: 4.3.0
I click Stop, then Click Start.
php.ini is in the C:\WINNT directory (C:\WIN_NT actually since this is where
my windows runs from).
> -Original Message-
> From: Miha Nedok [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 06, 2003 3:35 PM
> To: Rad Craig
>
thing to any of the other files, so if there is something
else I need to configure, please tell me what and in which file.
Sorry to be such a PITA, but I REALLY need to get this thing working.
Thanks in advance.
====
Rad Craig
Rad Cr
...without even using the SMTP stuff...it works
also however.
My error_log gets written to disk now...all my problems caused from this.
Just glad it's fixed and hope it helps someone else solve their problems.
====
Rad Craig
--
PHP Windows Mailing List (http://w
test.php file needs to be in a particular location to be
picked up by php. Is where is this defined.
Regard
Craig Smith
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks for advice.
It turned out to be something simple as you would expect. Browsed using the
the path http://localhost/test.php and it worked.
Regards
Craig Smith
"Scott Carr" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> You
27;s primary group - is it possible?
Set up: Apache 1.3.27, PHP 4.3.0, Windows 2000 Server
The script is connecting to the PDC, which is also running Windows 2000
server...
Thanks for your time,
Craig Roberts
MSN/E-mail: [EMAIL PROTECTED]
URL: http://cjrobs.net
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
27;s primary group - is it possible?
Set up: Apache 1.3.27, PHP 4.3.0, Windows 2000 Server
The script is connecting to the PDC, which is also running Windows 2000
server...
Thanks for your time,
Craig Roberts
MSN/E-mail: [EMAIL PROTECTED]
URL: http://cjrobs.net
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
?>
I think that perhaps the connections are not being made as a simple test I
have deliberately changed the host, database and password to force an error
and this does not happen.
Any help would be appreciated.
Regards
Craig
Got this working. Not sure as all I did was simplify the selection to pull
out all records which worked. Then added back the original parts to for
selecting "horses". It works though I have not spotted the syntax error yet.
"Craig Smith" <[EMAIL PROTECTED]> wrote i
Think I have figured this out. It is the size of the filename. Originally
the file name was "petDescripFor.php". When I save the file as "ztest03.php"
it worked. Weird but true.
"Craig Smith" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">
If anybody reads this then they will think I am mad. I was mis typing the
filename.
What a numpty
"Craig Smith" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Got this working. Not sure as all I did was simplify the selectio
I've never used PHP with IIS... but run it on 2 Windows 2000 Apache (1.3.27)
servers in production, plus on 2 test workstations. I've had few problems.
There's plenty of tutorials on the net for configuring Apache to do all
sorts of things.
Craig Roberts
"The.Rock" <
Try using fopen('myfile.txt', 'W+'); ?
"Gareth Thomas" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi,
I am trying to write data to a text file on my Windows 2000 server using PHP
at the command line. I am running PHP 4.3.2, and the script uses the 'touch'
function to create the fi
You could install a webserver on your other server and then just hit the
script from your other program... you may need to add some authentication in
there though
"Derrick Hermanson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Was wondering if there was a way to call a php progra
work
Craig Roberts
"Ha Duy Thien" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Dear everyone,
>
> Hi i would want to install Imap extension.
> i saw the right packet on this page :
> http://www.php.net/manual/fr/ref.imap.php
>
> but i don't k
Check that you have closed the file properly - XP Wont let you delete files
it thinks are still open... and it usually dosn't understand when you close
them.
Craig Roberts
"John Yu" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> It seems that when I try
The AOL monkey's right :( - AOL have no SMTP server to connect to
You can use Yahoo!'s SMTP server, but need to configure the username and
password for a Yahoo! account in php.ini first.
Hope this helps,
Craig Roberts
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECT
to have a couple of people that could give me a
hand.
Craig Davis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
I have been having some trouble getting php_ldap.dll extension to load. I
thought it might be my extension_dir variable, but another extension
ldap_mysql.dll loads just fine. I'm trying to do ldap authentication in my
Mantis install running under Apache.
extension_dir = "./extensions"
Conten
I found the problem, there are some libraries required. These are documented on
www.php.net.
-Original Message-
From: Mike Craig [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 12, 2006 11:47 AM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Unable to load php_ldap.dll
I have been
Have you checked your PATH? If you've installed a previous (i.e. 5.2.x)
version of PHP using the MSI installer earlier, then it's possible that the
install directory was never removed from your system PATH (the MSI installer
doesn't do this automatically as far as I know). It has been my experien
as I know
there's no way to force a reload except for a reboot. Just FYI.
--Kris
On Wed, Mar 30, 2011 at 11:28 PM, Kris Craig wrote:
> Have you checked your PATH? If you've installed a previous (i.e. 5.2.x)
> version of PHP using the MSI installer earlier, then it's possib
None that I'm aware of. Having some mirrors would be ideal, but since it's
a wiki keeping them synchronized would probably be a nightmare.
Do we have an ETA on getting the wiki back up yet?
--Kris
-Original Message-
From: Jeff McKenna [mailto:jmcke...@gatewaygeomatics.com]
Sent: F
Have you tried running PHP as a FastCGI module instead of ISAPI? I'm not
sure if it's still performing better or not, but at very least it is a lot
easier to setup.
--Kris
54 matches
Mail list logo