Hello,
On 06/18/2003 05:35 PM, Php wrote:
I'm fairly new to php and I'm trying to setup mail functionality from php on
IIS 4.0. I keep getting this error. I have tried ever combination for the
SMTP settings in the php.ini file, but nothing seems to work.
I can send mail using CDONTS on this server
What timezone is the server in relative to you?
Perhaps it's just the mail form itself that misinterprets the time ... I
encountered a similar issue when my host outsourced the hosting from his own
server in the same timezone I'm in to a server 2 hours ahead of here ... I
had to change the scripts
php-windows Digest 19 Jun 2003 01:51:03 - Issue 1783
Topics (messages 20407 through 20417):
Install
20407 by: Anand Tomar
20410 by: Per Lundberg
20413 by: Cory Daehn
Re: Subject: Re: Subject: Re: User Authentication...
20408 by: Neil Smith
20411 by: C
Hi,
I am experiencing problems with session handling on WinXP. I noticed that evertime I
use session_start(), a new session id is produced - and so (I think), session data
could not be passed to the succeeding pages. How do I prevent this from happening?
Has anybody come across this problem
I noticed this error after updating to 4.3.2...
but here is a snipet non the less... hopefully i
can get the echos back ;)
---
function DLCftpLogon($local_dir)
{
$nl_25 =
"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\
n\n\n\n\n\n";
echo($nl_25 . $nl_25 . $
I'm fairly new to php and I'm trying to setup mail functionality from php on
IIS 4.0. I keep getting this error. I have tried ever combination for the
SMTP settings in the php.ini file, but nothing seems to work.
I can send mail using CDONTS on this server, but using php I cannot
thanks for any
Hello, could please someone help me with this??
I use the php function mail like this:
mail($to, $subject, $text, "From: $sender
X-Mailer: PHP/" . phpversion());
And I get the next answer from the server:
Warning: mail(): SMTP server response: 550 5.7.1 Unable to relay for
[EMAIL PROTECTED] in
Actually, if she's brave, there's a third option... she could interact
with the MySQL server by using ODBC and the latest MyODBC driver instead
of the built-in MySQL functions... But that seems like a slower (and much
easier to break) way of doing things.
> So, in other words, you have two opport
I have a random cgi misbehaved heasder error that appears seemingly at
random. If I refresh the page it loads. I am running 4.23 on windows advance
server with IIS 5.0. Any solutions?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
You cannot turn off this :)) They can authenticate as IE or Netscape Browser
and they are demanding the files just like any other browser. The only
problem for them is that they cannot follow form posting by any method which
return a file, I think by my experience ...
--
--
On Wed, 2003-06-18 at 14:39, Anand Tomar wrote:
> i tried installing mysql-4.1.0-alpha, apache, php4.3.2 on windows2000Pro.
> now the issue is that i have all the 3 application running and interacting
> with each other in
> sync but every time i try to connect to mysql through php it gives me
>
When I send email through php, the mail is stamped witha time that is an
hour after I send it. I have checked the time zone and daylight
settings one ALL servers.
I forwarded it to another account and this is the original message.
This was actually sent at 7:53 am. When I log onto the mail se
I wouldn't even consider allowing WebDAV (DAP ?!) on my servers.
Its a microshaft induced security hazard. Turn it off.
Cheers - Neil.
At 12:15 18/06/2003 +, you wrote:
Message-ID: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Reply-To: "Guru P Chaturvedi" <[EMAIL PROTECTED]>
From: "Guru P Chaturv
Hi,
i tried installing mysql-4.1.0-alpha, apache, php4.3.2 on windows2000Pro.
now the issue is that i have all the 3 application running and interacting
with each other in
sync but every time i try to connect to mysql through php it gives me
this error:
Warning: mysql_connect(): Client does n
php-windows Digest 18 Jun 2003 12:15:46 - Issue 1782
Topics (messages 20394 through 20406):
Re: problems with variables
20394 by: Felipe Lorente
Re: Subject: Re: User Authentication...
20395 by: Neil Smith
20401 by: Cristian MARIN
20405 by: Guru P Chaturvedi
Hi,
I read about the InnoDB Tables. The most efficient kind of tables in MySQL.
But i wonder if we can manage transactions with these tables in PHP. Are
there any methods for this? To start, rollback and commit a transaction made
to InnoDB Table?
Please share, if guys have any info...:-)
--
with
Hi,
What if the user tries to download the file thru DAP or any other download
tool? Can we restric even that...?
Regards,
Guru.
===
"Cristian Marin" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I think you want the user to browse thru the directories
you don't need the "installation-procedure".
download the php.zip it's about 9mb i think.
extract everything in the right folder.
(c:\php) and the dlls in (c:\windows\system32)
ones you configured php.ini in (c:\windows) open
IIS.
then go to "Web Service Extension" and add an
extension.
you'll
Hi there
There is a wonderfull installation guide for php on windows 2000
(http://www.atlguide2000.com/programming/index.php?act=view&aid=115). This
guide works very well for Windows 2000. I use now Windows 2003 and the
installation-procedure does no longer work :( it seems to be changed? Why
does
Hello,
I am using session variables using the format of $_SESSION["XXX"].
Sometimes, some of the session variables are lost when trying to access a
different page. The list is consistent. At the end of the current page, I
display the session variable value and it's working but on the start of the
n
I think you want the user to browse thru the directories and download a
file.
In this case the only way I see this resolving is to make your own index
list of files. You can create a index.php in every directory the user can
see in which you can do something like:
.."
for ($i=0; $i".$files[$i].""
Create a string which is six char long,
(for instance shop the head and tail
of the first string if you are not able
to generate a six char string)
If you chop an 8 char string and MUST have
the special chars in the string then check
that the chopped char's is not a memember of
the special char's
Anybody know how to add users the sql database so people can log in??
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
23 matches
Mail list logo