php-install Digest 29 Nov 2001 10:20:57 -0000 Issue 577
Topics (messages 5126 through 5130):
can't install php
5126 by: Denys
5127 by: Fred
5128 by: Chris
5130 by: Denys
can You Solve The Error
5129 by: Bala krishnan
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 ---
Hello,
sorry for repeating myself, still can't get this:
I have FreeBSD+MySQL+PHP.... What I need is to reinstall PHP in order to add
couple of words to --with. Could you please, explain step by step what I
have to do.... just remember that you explain that to newbie in UNIX.
Thank you!
Denys
--- End Message ---
--- Begin Message ---
Did you install it from source the first time?
If you did then you can go to the source directory where you did the make
the first time and do a
make clean
then do the ./configure again with the new --directives followed by
make
make install
Denys <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
> sorry for repeating myself, still can't get this:
> I have FreeBSD+MySQL+PHP.... What I need is to reinstall PHP in order to
add
> couple of words to --with. Could you please, explain step by step what I
> have to do.... just remember that you explain that to newbie in UNIX.
> Thank you!
> Denys
>
>
--- End Message ---
--- Begin Message ---
Greetings,
First of all, which version of FBSD are you using. I installed basically
what you + more options on both a 4.2 and a 4.3. I simply went to the
ports tree on my machine and did a Make / Make install. It has a
*wonderful* menu that you can choose all the options you want compiled
into the install. Then does it all without a prob. If I were you, I'd
go back to that tree and do a Make distclean/ pkg_delete mod_php/ reboot/
go back to the tree again/ type make/ choose all the options you want
this time/ let it finish "making" then choose make install/ let it
finish/ reboot just for good luck and enjoy your new build.
Couldn't get sweeter than that! :-)
Best wishes,
Chris
> Hello,
> sorry for repeating myself, still can't get this:
> I have FreeBSD+MySQL+PHP.... What I need is to reinstall PHP in order
> to add couple of words to --with. Could you please, explain step by
> step what I have to do.... just remember that you explain that to
> newbie in UNIX. Thank you!
> Denys
>
>
>
> --
> 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]
--
end
..
............................................
This email was sent using DNSWATCH WebMail.
"Get an account today!"
http://www.dnswatch.com/dnswm112/
--- End Message ---
--- Begin Message ---
Do I need to stop Apache while doing that, or restart it after?
And after install sources were deleted that should I do?
Denys
"Fred" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Did you install it from source the first time?
>
> If you did then you can go to the source directory where you did the make
> the first time and do a
> make clean
> then do the ./configure again with the new --directives followed by
> make
> make install
>
> Denys <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Hello,
> > sorry for repeating myself, still can't get this:
> > I have FreeBSD+MySQL+PHP.... What I need is to reinstall PHP in order to
> add
> > couple of words to --with. Could you please, explain step by step what I
> > have to do.... just remember that you explain that to newbie in UNIX.
> > Thank you!
> > Denys
> >
> >
>
>
--- End Message ---
--- Begin Message ---
Dear All,
I did the following ...
I installed mysql-3.23.45-pc-linux-gnu-i686.tar.gz ,
apache_1.3.22.tar.gz,php-4.0.0.tar.gz On LINUX
platform.
but while reconfiguring apache after installing php,
the following error occured....
***************ERROR MESSAGE*************************
cd ..; gcc -DLINUX=22 -I/usr/include/db1
-I/usr/local/etc/php -I/usr/local/etc/php/Zend
-I/usr/local/etc/php/Zend -I/usr/local/etc/php
-DNO_DL_NEEDED `./apaci` -o helpers/dummy
helpers/dummy.c
-Wl,-rpath,/usr/local/mysql/lib/mysql -rdynamic
-L/usr/local/mysql/lib/mysql -Lmodules/php4
-L../modules/php4 -L../../modules/php4 -lmodphp4
-lgdbm -ldl -lmysqlclient -lttf -lpng -lz -lgd
-lresolv -lm -ldl -lcrypt -lnsl -lresolv -lm -lcrypt
-lndbm -lexpat
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
make: *** [dummy] Error 1
****************END OF ERROR MESSAGE*****************
Please help us in this regard....
With best regards
BLR
__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
--- End Message ---