php-install Digest 13 Apr 2001 19:52:14 -0000 Issue 260

Topics (messages 2764 through 2777):

Cannot restart Apache server
        2764 by: Byungsung Cho

apache and phph and mysql on win NT
        2765 by: Peter Van Dijck

Installing with PWS
        2766 by: John Meyer
        2771 by: Phil Driscoll
        2772 by: John Meyer
        2774 by: Phil Driscoll

Install & use ming library (swf) on Windows x PHP?
        2767 by: cecchini

Invalid Option w/configure
        2768 by: Daniel L. Ferrell

compiling CGI binary
        2769 by: Chris McClenahan
        2770 by: Rasmus Lerdorf
        2776 by: cecchini

Error with imap-ssl support
        2773 by: Raul Alvarez Venegas

Re: Exception:access violation when using  PHP/apache/WinNT4.0/MSSQL calls
        2775 by: Matthew DeChant
        2777 by: Greg Donald

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]


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


After installing PHP 4, I could not restart Apache server becuase of an
error that saids:

  "Cannot load libphp4.so..."

Several people asked similar questions, but without any definitive answer.
Can somebody help solving this problem?

Thanks in advance,

--
Byungsung Cho
[EMAIL PROTECTED]







Hi,
for home development I want to install apache and phph and mysql on win NT 4.
It's my first time.
I was trying to find the apache install for win but I can't seem to find it 
here:
http://httpd.apache.org/dist/httpd/
On this page:
http://httpd.apache.org/docs/windows.html
it says:
"You should download the binary build of Apache for Windows named as 
apache_1_3_#-win32-with_src.msi if you are interested in the source code, 
or simply apache_1_3_#-win32-no_src.msi if you don't plan to do anything 
with the source code and appreciate a faster download"

But I can't find that file for download!
Is there any idiot's guide to doing these installs? (I'm going to have to 
turn mod-rewrite on, and maybe a few options for PHP but that will be it)

Thanks for any help! I would really love to get this done this weekend asap...
Peter
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://liga1.com: building multiple language/culture websites





Hi, I tried to install PHP with PWS and I keep getting this error message:
One of the library files needed to run this application cannot be found.






Assuming the installation did it's stuff (if not, tell us at what stage you
got the error message):

At the command line, change to the directory containing php.exe and type
php.exe -i.
The error message you get there might be more descriptive.

Cheers
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org


-----Original Message-----
From: John Meyer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: 13 April 2001 15:05
Subject: [PHP-INST] Installing with PWS


>Hi, I tried to install PHP with PWS and I keep getting this error message:
>One of the library files needed to run this application cannot be found.
>
>
>
>--
>PHP Install 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]
>





The installation did it's stuff.
I'm getting the error when I bring up the page.
[EMAIL PROTECTED] ("Phil Driscoll") wrote in
<008501c0c42b$9e17eda0$0c01a8c0@philsntserver>: 

> ssuming the installation did it's stuff (if not, tell us at what stage
> you got the error message):
> 
> At the command line, change to the directory containing php.exe and
> type php.exe -i.
> 





Have you tried this yet?
>> At the command line, change to the directory containing php.exe and
>> type php.exe -i.

-- 
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org





Is a wat to Install & use ming library (swf) on Windows x PHP?

I don't say to do.

Thanks.







hey guys,
        I have a quick question for you all, I am installing php3 as an Apache
module in Unix.  Basically, at this point during my installation I can make
it all the way up to step 12 where i am suppose to type in

 ./configure --activate-module=src/modules/php3/libphp3.a

 i do this and i get a message back that says "invalid option" - can someone
tell me what I need to do to make this go away?

 Thanks

  Dan





Can someone please tell me how to go about compiling the PHP CGI
module?  I already have the source and I'm attempting to compile on an
IRIX 6.5 box.   I can't find any compile instructions in the source
download, nor on the PHP site.

Thanks,

--Chris



-- 

:-----------------------------------------------------:
| Christopher McClenahan | MettersMedia Network, Inc. |
| Systems Administrator  | Phone: 703.770.6822        |
| [EMAIL PROTECTED]       | Fax: 703.821.3996          |
:-----------------------------------------------------:




Just leave out any --with-apxs or --with-apache flags when you run
./configure and it will generate a standalone 'php' binary.  'make
install' will copy it to /usr/local/bin

-Rasmus

On Fri, 13 Apr 2001, Chris McClenahan wrote:

> Can someone please tell me how to go about compiling the PHP CGI
> module?  I already have the source and I'm attempting to compile on an
> IRIX 6.5 box.   I can't find any compile instructions in the source
> download, nor on the PHP site.
>
> Thanks,
>
> --Chris
>
>
>
> --
>
> :-----------------------------------------------------:
> | Christopher McClenahan | MettersMedia Network, Inc. |
> | Systems Administrator  | Phone: 703.770.6822        |
> | [EMAIL PROTECTED]       | Fax: 703.821.3996          |
> :-----------------------------------------------------:
>
> --
> PHP Install 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]
>





Thanks you... I will search CGI engine on PHP to compile CGI SWF
FUNCTIONS... I try...

Bye.

"Rasmus Lerdorf" <[EMAIL PROTECTED]> ha scritto nel messaggio
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Just leave out any --with-apxs or --with-apache flags when you run
> ./configure and it will generate a standalone 'php' binary.  'make
> install' will copy it to /usr/local/bin
>
> -Rasmus
>
> On Fri, 13 Apr 2001, Chris McClenahan wrote:
>
> > Can someone please tell me how to go about compiling the PHP CGI
> > module?  I already have the source and I'm attempting to compile on an
> > IRIX 6.5 box.   I can't find any compile instructions in the source
> > download, nor on the PHP site.
> >
> > Thanks,
> >
> > --Chris
> >
> >
> >
> > --
> >
> > :-----------------------------------------------------:
> > | Christopher McClenahan | MettersMedia Network, Inc. |
> > | Systems Administrator  | Phone: 703.770.6822        |
> > | [EMAIL PROTECTED]       | Fax: 703.821.3996          |
> > :-----------------------------------------------------:
> >
> > --
> > PHP Install 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 Install 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]
>






Hello again,

I am strill trying to compile PHP4-CVS (as of 04132001) with IMAP-SSL
support with the following options:

"./configure" \
"--with-apxs" \
"--with-bz2" \
"--with-gettext" \
"--with-imap" \
"--with-imap-ssl" \
"--with-mysql" \
"--with-openssl" \
"--with-regex=system" \
"--with-zlib" \
"--enable-bcmath" \
"--disable-debug" \

no errors running configure.

$ make
...
...
-DLINUX=22 -DTARGET="httpsd" -DUSE_HSREGEX -DUSE_EXPAT -DAPACHE_SSL
-DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2  -c php_imap.c
php_imap.c: In function `php_minit_imap':
php_imap.c:450: `auth_ssl' undeclared (first use in this function)
php_imap.c:450: (Each undeclared identifier is reported only once
php_imap.c:450: for each function it appears in.)
make[3]: *** [php_imap.lo] Error 1
make[3]: Leaving directory `/home/raul/src/cvs/php4/ext/imap'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/raul/src/cvs/php4/ext/imap'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/raul/src/cvs/php4/ext'
make: *** [all-recursive] Error 1

This is the error I get when running make

Any comments are appreciated. Thank you.


Raul





Does anyone else have any suggestions?

To answer the last questions:
The crash is immediate on first try.
IIS and PWS are not running.
Service pack 6a.
Nothing else is running. Memory is not an issue.
There are no event application errors or apache log errors.

-----Original Message-----
- check the docs at www.apache.org for a clue..
- Check your log both apache and systemlogs..
- check how long it takes after a reboot before it crashes (I know someone
who admins a few hosting NT boxes and he needs to reboot them after 48
hours..)
- are IIS or/and PWS running..?? if so KILL them
- M$ service packs..
- memory (both short and bad)
- reinstall if nothing else helps.. or throw in a Linux box :-)

Bye,


B.

>An application error....
>Apache.exe
>Exception: access violation (0xc0000005), Address: 0x00a549da
>
>When attempting to run even the simplest MSSQL calls (such as
>MSSQL_CONNECT). After apache crashed, it still says apache is running, and
>will serve directory listings (ex. http://localhost), but a call to any
.php
>file, even those not containing MSSQL calls, cause the same crash until the
>extension for the mssql dll is removed from php.ini and apache restarted.
>
>The apache/phph server is on one machine, the MSSQL db is on another.





On Fri, 13 Apr 2001, Matthew DeChant wrote:

> Does anyone else have any suggestions?

unix
 
> To answer the last questions:
> The crash is immediate on first try.
> IIS and PWS are not running.
> Service pack 6a.
> Nothing else is running. Memory is not an issue.
> There are no event application errors or apache log errors.
> 
> -----Original Message-----
> - check the docs at www.apache.org for a clue..
> - Check your log both apache and systemlogs..
> - check how long it takes after a reboot before it crashes (I know someone
> who admins a few hosting NT boxes and he needs to reboot them after 48
> hours..)
> - are IIS or/and PWS running..?? if so KILL them
> - M$ service packs..
> - memory (both short and bad)
> - reinstall if nothing else helps.. or throw in a Linux box :-)
> 
> Bye,
> 
> 
> B.
> 
> >An application error....
> >Apache.exe
> >Exception: access violation (0xc0000005), Address: 0x00a549da
> >
> >When attempting to run even the simplest MSSQL calls (such as
> >MSSQL_CONNECT). After apache crashed, it still says apache is running, and
> >will serve directory listings (ex. http://localhost), but a call to any
> .php
> >file, even those not containing MSSQL calls, cause the same crash until the
> >extension for the mssql dll is removed from php.ini and apache restarted.
> >
> >The apache/phph server is on one machine, the MSSQL db is on another.
> 
> 
> 

-- 
------------------------------------------------------------------------
destiney - (des-ti-ny) - n. 1. deity of all things "html", 2. common
internet addict, 3. lover of late 80's heavy metal music, 4. Activist
for the terminally un-elite; see also - cool guy, des, mr. php...

It's 4:00am, your web site is still up, why are you?
http://phplinks.org/ http://destiney.com/
------------------------------------------------------------------------



Reply via email to