hi,
I want to configure PHP on windows 98 with Apache,
my question is that is there any limitations of functionality on windows 98 , if i do
so.
and if yes then what are the limitations.
because when we configure ASP on win98 , then there are some limitations in ASP.
regards,
php-windows Digest 7 Jan 2003 10:17:00 - Issue 1523
Topics (messages 17680 through 17694):
New to PHP
17680 by: Palli
17681 by: Mikey
17682 by: Asendorf, John
php.ini cached?
17683 by: Rad Craig
17684 by: Miha Nedok
17686 by: Rad Craig
hi,
I m using the mail() function on a server, but having problems,
the problem is that the mail is not being sent.
i consulted with the administrator then he said that i m using 3rd. party QMAIIL
component on the server
so if there is a 3rd party component is used.
what changes should i do for
Hi,
look... in Arabic/Persian Languages we have 4 forms of one character that it
has only one UNICODE code, for example the "سسس" has 3
different view, "the first SIN", "the middle SIN" and "the last SIN". all of
these three "SIN" will mix together like Latin hand writings (freehand).
i reverse my
none at all... execpt the power of the machine... if it's jist for
development it'll be fine - I use it myself.
"Raheel Hussain" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hi,
> I want to configure PHP on windows 98 with Apache,
> my question is that is the
Good morning, all
I'm in a bit of a pickle here. Under the following configuration, SMTP
authentication was working without a hitch:
Web server: Windows 2000 Server SP3, IIS 5.0
PHP version: 4
E-mail server: Windows NT4 Server SP5, MS Exchange 5.5 SP4
However, when I upgraded the e-mail server
Php.ini should not be in system32, it is in the correct place when in the
Windows directory (i.e. c:\WIN_NT).
Moving it to System32 will mean it is ignored.
To get around the IIS problems, you could disable it and install Apache... I
run Apache 2 and PHP 4 on Win2k Pro, and it is much better (IMO
it'll get read from c:\winnt\ or c:\php\ are the 2 places...
"David Barrett" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Php.ini should not be in system32, it is in the correct place when in the
> Windows directory (i.e. c:\WIN_NT).
>
> Moving it to System32
> However, when I upgraded the e-mail server to Win2K, SMTP authentication
> quite nicely broke. No other configuration changes have been made. Any
> ideas?
What messages do you get if any?
Could be an issue with Exchange's anti-relay stuff?
---
Outgoing mail is certified Virus Free.
Checked
Do you know/tried HotDog? it's at sausage.com
It's been ages since I tried HomeSite, but from what
I still know, it is more or less the same...
-Original Message-
From: Chris Boget [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 07, 2003 15:42 pm
To: Didier McGillis; [EMAIL PROTECTED];
Robert, Did you add this "php4apache2.dll" to the config file in some way? If so, how
should I add it? thanks- pr
"you can observe a lot by watching"
~ Yogi Berra
-
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
Any ideas where I can get an up-to-date php_ming.dll binary for windows.
Seems I can only get source from http://www.opaque.net.
Warren Vail
(510) 444-5380
[EMAIL PROTECTED]
download cygwin, it'll come with cpp compiler you can then compile it
following unix compile instructions
"Warren Vail" <[EMAIL PROTECTED]> wrote in message
004201c2b669$5f2867a0$498a7ed8@WarrenVail">news:004201c2b669$5f2867a0$498a7ed8@WarrenVail...
> Any ideas where I can get an up-to-date php_mi
There's a good list at http://www.kromann.info/php4.php
James
I like nonsense ~ it wakes up the brain cells.
Fantasy is a necessary ingredient in living.
It's a way of looking at life through the wrong end of a telescope...
a
Hey list,
I'm still having problems loading my where I get the "HTTP 404 - File
not found" error.
When I view the apache error log, I see..
"[Tue Jan 07 11:56:21 2003] [error] [client 127.0.0.1] (2)No such file or directory:
script not found or unable to stat: c:/php-4.3.0-win32/php.exe/php
I'm trying to implement this smtp_email stuff. I downloaded everything on
these pages:
DNS Resolver: http://www.phpclasses.org/browse.html/file/1910.html
MIME: http://www.phpclasses.org/browse.html/package/9.html
SMTP: http://www.phpclasses.org/browse.html/package/14
I'm sorry, but I'm a newb, s
Open up your httpd.conf file and search for:
DocumentRoot
You need to change the setting so it points to the same directory as where
your webpage is stored. In my case, I store my files in 'C:/Documents and
Settings/Stephen/My Documents/Web Pages/', so I setting the Document Root
to:
DocumentRoot
> for coding like that I use HomeSite, I dont like Microsoft Tools, but I
> guess they have a use.
I use Homesite (v5) as well. And while it is a very useful tool, I just wish
it were better supported. Not only is it a memory hog but it's got a leak
like a seive. Earlier versions were worse an
Sorry,
In reference to my last question, I did type correctly and it still
gives me
the "file not found" error.
pr
"you can observe a lot by watching"
~ Yogi Berra
-
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
Not in PHP 4.3.0 phpinfo() output:
Configuration File (php.ini) Path C:\WINDOWS\system32\php.ini
-Mike
On Tue, 7 Jan 2003, Brian McGarvie wrote:
> Date: Tue, 7 Jan 2003 14:50:16 -
> From: Brian McGarvie <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] php.ini
php-windows Digest 7 Jan 2003 22:58:11 - Issue 1524
Topics (messages 17695 through 17715):
Mail functions
17695 by: Raheel Hussain
Re: newbie ...instal question.
17696 by: Robert Fisher
17705 by: paradiddles
Re: Subject: GD, UNICODE & RTL
17697 by: Mottaghi
Hello,
On 01/07/2003 05:42 PM, Laura E. Hunter wrote:
What messages do you get if any?
Error message when we invoke the MAIL function is as follows:
FATAL ERROR, has failed... quitting system.
This looks like the server name in php.ini is wrong.
Could be an issue with Exchange's anti-rel
I got all the smtp_email stuff, trying to get my mail() function working.
Well I got a test file, somone told me how to test it from a DOS box
(thanks!), ran it and it reported a parsing error in php.ini on line 65.
Now, I used the php.ini.recommended file when I setup/installed my PHP
4.3.0. In
Well if you *insist* on using GD - but I promise you, CSS is a better way
to do this.
You will need to generate your string, spilt the string into an array of
characters using the # character as a separator, then join your array in
reverse order to a new (reversed) string.
You can then pass thi
hi,
I m using the mail() function on a server, but having problems,
the problem is that the mail is not being sent.
i consulted with the administrator then he said that i m using 3rd. party QMAIIL
component on the server
so if there is a 3rd party component is used.
what changes should i do for
I just had the same problem the other day. and if I
remember right I used the php4apache2.dll file. It
worked just fine after that. I also did not have to
include the AddModule line.
hope this helps,
Robert Fisher
Axis Solutions, Inc.
__
Do you
Try:
and you should have much better success. phpinfo is a function so you must
include the parens for it to work properly.
Jim
---Original Message---
From: paradiddles
Date: Tuesday, January 07, 2003 10:59:05 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] [newbie] What d
>
> What messages do you get if any?
>
Error message when we invoke the MAIL function is as follows:
FATAL ERROR, has failed... quitting system.
> Could be an issue with Exchange's anti-relay stuff?
>
The Exchange server is configured to allow clients who successfully
authenticate to relay mai
28 matches
Mail list logo