php-install Digest 31 Jul 2002 12:19:45 -0000 Issue 956
Topics (messages 7959 through 7964):
php4.2.2 w/apache 1.3.20/win xp
7959 by: tim klemz
Re: How to
7960 by: toby -
Re: my application is not able to communicate with qmail sever !
7961 by: Sreedhar Katikireddy
Re: How to edit the .conf file?!?!?!?
7962 by: James
Re: php 4.2.2 and Gd2
7963 by: electroteque
Re: [PHP] Re: [PHP-DEV] [CROSS POST] PHP Meetup & Texas PHP Users
7964 by: Jay Blanchard
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]
----------------------------------------------------------------------
--- Begin Message ---
i have spent the entire day trying to get this working.. After reading and
trying all the tips i read i am still unable to get it going.. when i load
apache it says php4.2.2 running, but nobody is able to view the page.. the
following lines were added to the php.ini
doc_root = C:\Program Files\Apache Group\Apache
extension_dir = c:\php\php-4.2.2-win32\extensions
and
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php4
AddType application/x-httpd-php-source .phps
my dll's are in the right directorys, and from all i can see it should work.
any help would be appreciated..
tim
--- End Message ---
--- Begin Message ---
frank
make sure ur sapi and extensions folders are inside the folder where u ve
installed php
did u add the lines to httd.conf
#AddType application/x-httpd-php .phtml
#AddType application/x-httpd-php .html
Action application/x-httpd-php "/php/php.exe"
check these out
hope this helps
good luck ....
toby ......
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
--- End Message ---
--- Begin Message ---
Hi All !
First let me thank Jonas Pasche(qmail),David Phillips(qmail),Richard
Lynch(php) and rest of the community for helping me to solve the problem..
Finally after a bit of trial and error it worked..Here I am pointing out
where I did the mistakes..
The first mistake I did was..what Jonas was pointing about...
1. I should not have set the sendmail_path
As my application is running on Win2k...I need not set the path..Itried
with all possible paths like,
/var/qmail/bin/qmail-inject
As the mail didn't work with qmail, which was working with sendmail, I
was confused to set this..I thought first the
control goes to SMTP server and then searches for the sendmail_path
there in the Linux box.
After I commented out the sendmail_path,the mail server has thrown me
pop-up message..saying..
"See http://pobox.com/~djb/docs/smtplf.html."
Then I thought it is CR LF problem.. And I tried with the following
test mail program..
mail("[EMAIL PROTECTED]","test","test");
and it worked to my excitement.
And that confirmed me that "CR LF problem" is the second mistake I did
which was also pointed out by David Phillips..
2. I have replaced all the headers which were separated by only "\n"
before, with "\r\n". ..and that solved my problem..
Actually my problem was only "CR LF problem" and I couldn't diagnose
that because I set the sendmail_path..which I
should not..
When sendmail_path is set, the mail(test mail for that matter also..)
failed without any error notification from
the mail server..which gave me the impression that the mail server is
sitting idle..
Thanks once again for all the support..
Regards !
Sreedhar.
--- End Message ---
--- Begin Message ---
Ive sorted it i figured out how to add the lines to httpd.conf but my MySQL
has messed up
"James" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
> I just installed PHP and want to edit the conf file of apache i am
> running 98se how do i edit the conf file and what data do i insert?
>
>
--- End Message ---
--- Begin Message ---
obviously there is a bug just like the same problem i had with apache
installing with 4.2.1
"Maxim Volkov" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> I am experiencing the same problem as Electroteque -- Can not install
> php-4.2.2 with gd2 (and I have not installed gd-1.8 , this is a freshly
> build Turbolinux box). After wrestling with gd's "make" (edit options in
> Makefile) I managed to install it at once but was unable to build it into
> PHP.
> PHP configuration:
> ----------------------------------------------------
> ./configure
> --with-apache=/usr/local/apache_1.3.26
> --with-config-file-path=/usr/local/apache/conf
> --with-mysql=/usr/local/mysql
> --enable-track-vars
> --enable-trans-sid
> --enable-bcmath
> --with-curl
> --with-zlib-dir
> --with-pdflib
> --enable-static-pdflib
> --with-jpeg-dir=/usr/local/jpeg-6b
> --with-png-dir=/usr/local/libpng
> --with-tiff-dir=/usr/local/tiff
> --enable-gd-native-ttf
> --enable-gd-imgstrttf
> --with-gd=/usr/local/gd
> --with-freetype-dir=/usr/local/include/freetype2
> --------------------------------------------------
> Configures fine without warnings.
>
> The make's error:
> -----------------------------------------------------------------------
> /usr/local/lib/libgd.a(gd.o): In function `gdImageColorResolve':
> gd.o(.text+0x688): multiple definition of `gdImageColorResolve'
> ext/gd/gd.o:/usr/local/php/ext/gd/gd.c:425: first defined here
> /usr/bin/ld: Warning: size of symbol `gdImageColorResolve' changed from
224
> to 213 in gd.o
> ext/gd/gd.o: In function `php_free_gd_image':
> /usr/local/php/ext/gd/gd.c:288: undefined reference to `zif_imageellipse'
> collect2: ld returned 1 exit status
> make: *** [sapi/cli/php] Error 1
> --------------------------------------------------------------------------
>
> Yesterday looked on and tried every possible suggestion found on the topic
> on line (including http://www.php.net/~rasmus/gd.html) with no luck of
> making PHP-4.2.2. collaborate with GD2
>
> What should I do next? Really appreciate any help after weekend long
> straggle.
>
> Maxim Volkov
>
>
--- End Message ---
--- Begin Message ---
[snip]
First of all, sorry for the additional cross post. MeetUp.com lacks the
ability to let you contact other folks who have signed up. In my general
area, Massachusetts, there are a bunch of tiny groups scattered about,
and I'd like a chance to get all of them to converge in one place to make
the meetup worth it for all of us. I know there's only a few days before the
meetup is to take place, but if folks from the following areas could email
me, then we can try and work out somewhere we can all meet, instead of there
being 5 groups of 2 or 3 people.
[/snip]
Agreed Gabriel, meetup.com, while a nice idea, does not work well at all due
to the lack of contact information provided. But look what it may have
started!
I encourage PHP developers to seek each other and form their own groups. But
even the PHP lists barely scratch the surface of developers who are out
there. Contact other computer users groups in your area and you may be
surprised at what pops-up.
Jay
LOTTERY: A tax on people who are bad at math
***************************************
* *
* Texas PHP Developers Meeting *
* Spring 2003 *
* T Bar M Resort & Conference Center *
* New Braunfels, Texas *
* Interested? Contact; *
* [EMAIL PROTECTED] *
* *
***************************************
--- End Message ---