Ok, I have looked for the past 2 days searching for an answer to my problem.
It's not PHP related but quite similar to it.
I run a web/FTP server from my house. My problem is that my download rates
to my place is super fast yet my u/l rates really suck. I mean I can't push
anything faster then 15
Go to http://www.experttek.com/php/installation.php
Step by Step installatio on Win2k running IIS5
"Mark" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I apologize if the title of this post sounds overly aggresive, but I have
> followed the instructions to
>
> GnuEmax?
Speaking of which...
Is there any decent windows editor which has support for php AND
integrated CVS AND which is does not contain the word emacs in it's name?
I tried to learn emacs but gave up when I found out how cumbersome
multiple file development was compared to homesite.
At 20:57 2002-01-24 +, Symeon Charalabides wrote:
> > I have a web site with a lot of files that are downloadable only by
> > registered users. Session variables are used to keep track of who is
> logged and
> > who is not (non-registered users can still browse the files, but not
> download
> I have a web site with a lot of files that are downloadable only by
> registered users. Session variables are used to keep track of who is logged and
> who is not (non-registered users can still browse the files, but not download
> them). Now, I would like to have a limit of one download/user.
Hi,
I am using the following configuration:
- Apache 3.2.6 (I think)
- PHP latest version
- MySQL latest version
I have a web site with a lot of files that are downloadable only by
registered users. Session variables are used to keep track of who is logged
and who is not (non-
Weird...have you verified that you can send mail using the server specified
in php.ini using another app --outlook express, netscape mail, mozilla mail,
etc...
>Court-
>No luck yet. Here is the call to mail():
>
>$mr = mail("[EMAIL PROTECTED]", "subject", "Line 1");
>
>Simple and straight forward
Court-
No luck yet. Here is the call to mail():
$mr = mail("[EMAIL PROTECTED]", "subject", "Line 1");
Simple and straight forward. But I'm still getting the error:
Warning: Server Error in E:\Inetpub\wwwroot\ckmailtest.php on line 22
Charlie
> I had a similar error running in CGI mode on WinNT
php-windows Digest 24 Jan 2002 17:33:31 - Issue 968
Topics (messages 11611 through 11627):
Re: Here is a Step by Step on how to install and configure PHP 4.1.x in Win2k with IIS5
11611 by: SomeGuy
Re: PHP header
11612 by: Fabian Hoffmann
mail()
11613 by: Fabian Hof
I had a similar error running in CGI mode on WinNT. I ended up taking apart
my call to mail() until it worked. A simple call with dummy values and no
extra headers would work, but what I wanted would not. I traced the cause
to the bcc header. Also, I noticed that the cc header does not work ei
I'm still receiving the error: Warning:
Server Error in E:\Inetpub\wwwroot\ckmailtest.php on line 22
The SMTP and sendmail_from configuration are set correctly. I know this
because when I change SMTP to a third party SMTP server the script works.
However, I still can't get the mail services on Wi
Hi,
I've answered to your post in php.db
Regards,
Philippe
"Yuwin" <[EMAIL PROTECTED]> a écrit dans le message news:
[EMAIL PROTECTED]
> Help, i'm trying to connect to a remote oracle database from
> win98/apache/php4 and win2k/iis/php4 but it always gives me tns error.
Other
> apps however, work
When I installed PHP 4, I ran the test.php it appeared to have been
installed correctly. I tried to write some simple scripts, they ran at
first but then every attempt to run a PHP script generates this error.
PHP has encountered an Access Violation at
Your help would be appreciated.
--
Hello Fabian,
Please post a copy of the code you are using, as is.
=dn
> I have made a php formmailer!
>
> My Problem:
>
> When I receive the mail, in the from(sender) line is something like
> www-data, but I wont the real sender adress for example [EMAIL PROTECTED] in
> the from line not in
> Hey there!
>
> you must delete the my.ini or something like that and then it works!
eh? my.ini holds your special mysql configuration and you shouldnt just
go and delete it, and for certain it wont magically start mysql if you
delete
the file
/Martin
>
>
> "Brad Thomas" <[EMAIL PROTECTED]>
> My Problem:
>
> When I receive the mail, in the from(sender) line is
> something like www-data, but I wont the real sender adress
> for example [EMAIL PROTECTED] in the from line not in the
> subject line or in the message, just in the from line!
>
> Is this possible or impossible
$address
> A client is having trouble setting up SMTP services on their
> Windows NT machine so PHP can access it through the mail() function.
>
> SMTP is set to mail.theserver.com in the php.ini.
> Mail() works when set to a different mail server.
> PHP and the mail services are on the same machine.
> T
> I am migrating from the Mac world and so my knowledge of the
> Windows environment is minimal. I have two systems. A desktop
> running Windows 2000 v5 SP2 with IIS 4 and a laptop running
> Windows XP and Apache 1.3
>
> I have php running on both as a CGI. When I try to add any
> extension t
Hello Fabian!
Try this:
Works fine for me, should work for you, too.
Be carefull with $extra_header. If you forget a blankspace or an \n, it
won't work.
More Infos at:
http://www.php.net/manual/en/function.mail.php
(German: http://www.php.net/manual/de/function.mail.php )
Karsten
> I hav
Hey there!
you must delete the my.ini or something like that and then it works!
"Brad Thomas" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > Warning: MySQL Connection Failed: Can't connect to MySQL server on
> > > 'localhost' (10061) in c:\program
Help, i'm trying to connect to a remote oracle database from
win98/apache/php4 and win2k/iis/php4 but it always gives me tns error. Other
apps however, works fine with the tns configuration. the php oracle module
was loaded successfully on both platforms.
I've tried all sorts of possibilities. pat
Help, i'm trying to connect to a remote oracle database from
win98/apache/php4 and win2k/iis/php4 but it always gives me tns error. Other
apps however, works fine with the tns configuration. the php oracle module
was loaded successfully on both platforms.
I've tried all sorts of possibilities. pat
Hello!
I have made a php formmailer!
My Problem:
When I receive the mail, in the from(sender) line is something like
www-data, but I wont the real sender adress for example [EMAIL PROTECTED] in
the from line not in the subject line or in the message, just in the from
line!
Is this possible or
23 matches
Mail list logo