php-install Digest 12 Mar 2002 21:24:36 -0000 Issue 741

Topics (messages 6319 through 6322):

Getting to link with libiconv
        6319 by: Morten Rønseth

Problems with WinXP, & Apache
        6320 by: Daedalus
        6321 by: Daedalus

PHP on OS X using external mail server?
        6322 by: John Donaldson

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 ---
Hi,

I'm trying to compile libiconv into PHP (4.1.2), and specify this to
configure as follows:

./configure --with-iconv=/usr/local

However, the configure scripts tells me that

    "checking for iconv_open in -lc... no"

and hence I cannot successfully link iconv into PHP.


Does anybody have an inkling as to how to do this properly?


Cheers,


-Morten

-------------------------------------------------------------------
Rayon Interactive AS             http://www.rayon.no
Morten Lerskau Rønseth           mailto:[EMAIL PROTECTED]
Karenslyst Allé 16d              Tlf.: (47) 2213 5250
0278 Oslo                        Fax : (47) 2213 5260
Norway             

PGP fingerprint: F851 91B6 1D81 1409 8B62  3E14 5A60 65F8 5AF4 56AF

--- End Message ---
--- Begin Message ---
Hello -

I am trying to install PHP 4.1.2 on a Windows XP box.  I am running Apache 1.3.23, and
MySQL 3.23.49.  I have PHP installed as an apache server module (as the documentation
suggested.)

It appears that everything is installed correctly, I followed the instructions 
perfectly,
I think.

What happens is strange.  Every time I try to load a php page,  I see the page 
generated
for a fraction of a second.  Then, I get an error page:

    The page cannot be displayed 
    The page you are looking for is currently unavailable. The Web site might be
    experiencing technical difficulties, or you may need to adjust your browser 
settings.


Any ideas why this might be happening?  I can connect to the webserver no problems
otherwise.  

I ran php.exe -i, and threw the output into a web browerser, and it all looked fine.  
So,
the output appears to be generated fine.  So, it looks like the issue might be an 
apache
configuration issue.

ANyone have any ideas?

Thanks a million!

-Jeremiah


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/
--- End Message ---
--- Begin Message ---
An addendum:

I try loading a php page in Opera, and it hangs.  I can see some of the page generated.

I try it in Netscape 4.7, and it works...

Any ideas?


--- Daedalus <[EMAIL PROTECTED]> wrote:
> Hello -
> 
> I am trying to install PHP 4.1.2 on a Windows XP box.  I am running Apache 1.3.23, 
>and
> MySQL 3.23.49.  I have PHP installed as an apache server module (as the documentation
> suggested.)
> 
> It appears that everything is installed correctly, I followed the instructions
> perfectly,
> I think.
> 
> What happens is strange.  Every time I try to load a php page,  I see the page
> generated
> for a fraction of a second.  Then, I get an error page:
> 
>     The page cannot be displayed 
>     The page you are looking for is currently unavailable. The Web site might be
>     experiencing technical difficulties, or you may need to adjust your browser
> settings.
> 
> 
> Any ideas why this might be happening?  I can connect to the webserver no problems
> otherwise.  
> 
> I ran php.exe -i, and threw the output into a web browerser, and it all looked fine. 
> So,
> the output appears to be generated fine.  So, it looks like the issue might be an
> apache
> configuration issue.
> 
> ANyone have any ideas?
> 
> Thanks a million!
> 
> -Jeremiah
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Try FREE Yahoo! Mail - the world's greatest free email!
> http://mail.yahoo.com/
> 
> -- 
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/
--- End Message ---
--- Begin Message ---
I'm trying to get PHP on a Mac OS X server to use an external mail 
server.  It seems that OS X is configured out of the box to use a 
local copy of sendmail to route mail.  We will not be running 
sendmail on our OS X server and need to tell PHP to use an external 
SMTP server.  I put a php.ini file in /usr/local/lib, and modified 
the SMTP line to point to our external SMTP server.  It still doesn't 
work.  If I run sendmail on the server, it works fine.   Any ideas?

Thanks,
John
-- 
--- End Message ---

Reply via email to