php-windows Digest 23 Jun 2001 13:04:12 -0000 Issue 624

Topics (messages 7991 through 7996):

Re: ImageCreate()
        7991 by: Arash Dejkam

HEEEEEEELLLPPP
        7992 by: Salvador Ascencio
        7994 by: Martin

Re: PHP Nuke question
        7993 by: Richard

Re: using the PHP4 mail() function  in (Newbie)
        7995 by: Marnix Ottens

Compile PHP under windows
        7996 by: Zanna

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------


Hi,

I'm not using this as commercial, just because I use DreamWeaver,
photoshop,... I use W2K to build my site and I installed apache and PHP to
test my pages but my server is linux.
""Josh Seward"" <[EMAIL PROTECTED]> wrote in message
001d01c0fb3b$aefc33a0$fbaf1f18@Athlon">news:001d01c0fb3b$aefc33a0$fbaf1f18@Athlon...
> You need to have the GDlib installed. Here is a link that will set up
> Apache, Mysql, php, and the GDlib on your win200 system. This is not ment
> for actally hosting a commercial site yet. I wouldn't use it for that
> wihtout some tweaking.
>
> Link: http://www.firepages.com.au/yak2.htm?this=6&that=3
>
> ----- Original Message -----
> From: "Arash Dejkam" <[EMAIL PROTECTED]>
> To: <>
> Sent: Friday, June 22, 2001 7:37 AM
> Subject: [PHP-WIN] ImageCreate()
>
>
> > Hi,
> >
> > I want to use image functions in PHP but each time I use functions like
> > ImageCreate() or ImageCreateFromJPEG() ... I receive an error saying
> > undefined function, I'm using PHP version 4.0.5 on Apache and I use W2K.
> > what's the problem ?
> >
> > Thanks
> > Arash Dejkam
> >
> >
> >
> >
> > --
> > 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]
> >
>
>
>
> --
> 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]
>






Please help me i'm desperated, i have to build a page using php and mysql, 
no problem i downloaded an excellent article written by kevin yank, well the 
problem is that i have windows me and i got the installer of php, i already 
installed it but it just does not work i'm thinking right now that perhaps i 
have to reset the pc, hope it works, anyway if you have some clue or tip 
i'll appreciate if you share it with me. Thank

Greetings

      Salvador Ascencio
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.





Salvador Ascencio wrote:

> Please help me i'm desperated, i have to build a page using php and mysql,
> no problem i downloaded an excellent article written by kevin yank, well
> the problem is that i have windows me and i got the installer of php, i
> already installed it but it just does not work i'm thinking right now that
> perhaps i have to reset the pc, hope it works, anyway if you have some
> clue or tip i'll appreciate if you share it with me. Thank

Not being an answer but rather another question.

Where is that article to be found?
Coming to think of it - any good article on setting up apache/php/mysql on 
Win2000?

M.




After reading your mail I thought I would give it a go...works great!  Very
easy to use, Nice system.
What are you having problems with?
This development box is WinME, apache 1.3.14 with php 4.0.4pl1 as a module.

----- Original Message -----
From: "Clint Tredway" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 22, 2001 12:22 PM
Subject: [PHP-WIN] PHP Nuke question


> Does anyone have tips for getting PHP-Nuke running on windows?
>
> Thanks!
>
> --
> Clint Tredway
> www.factorxsoftware.com
> --
>
> --
> 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]
>
>





Just a quick addon question regarding the mail() function. My mail form
works fine but the person who receives the e-mail is seeing "unprivileged
user" as the sender's name. I assume this is displayed by default.

Can I add a "from" field in the mail() function to display another name than
"unprivileged user"??

My current mail() looks like this:
mail ($recipient_email,$subject,$bodymessage);

regards,
Marnix

----- Original Message -----
From: "Michael Kelley" <[EMAIL PROTECTED]>
To: "Peter Haywood" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, June 23, 2001 1:23 AM
Subject: Re: [PHP-WIN] using the PHP4 mail() function in (Newbie)


> You need to change
> SMTP = localhost ; for Win32 only
> to
> SMTP = MyMailhost.domain.edu ; for Win32 only
>
> (MyMailHost being your mail service's server -> pop3.hotmail.com)
> If you don't have that then you may need to install a mail service of
> your own ...
> If you need to do that research the archieves I know I've seen a load of
> different free mail services and how to install (I didn't have to do
> that so I'm not going to try to tell you how to do it ...)
>
>
> Peter Haywood wrote:
>
> > Any advice on this would be much appreciated:
> >
> > I am trying to send a simple email.  in the php file, i have entered:
> >
> > <?php
> > mail ("[EMAIL PROTECTED]", "This is the Subject", "This is the message
> > body");
> > ?>
> >
> > when i load the page, i get the following:
> >
> > Warning: Server Error in C:\inetpub\wwwroot/php/tests/test.php on line 2
> > test.php being the file containing the PHP mail code
> >
> > this is the sendmail info in my php.ini file:
> >
> > [mail function]
> > ; For Win32 only.
> > SMTP = localhost ; for Win32 only
> >
> > ; For Win32 only.
> > sendmail_from = [EMAIL PROTECTED] ; for Win32 only
> >
> >
> > thanks,
> >
> > pete
>
>
> --
>
> Michael Kelley
> [EMAIL PROTECTED]
>
> Programmer/Systems Analyst I
> New Mexico State University
> Information and Communication Technologies
> Work # (505)-646-1374
> P.O. Box 30001
> MSC: 3AT
> Las Cruces, NM 88003
>
>
>
>
>
>
> --
> 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]
>
>





Hi all!

Wich compiler (possibly free) can I use to compile PHP under Windows?

Thanx!

Bye




Reply via email to