Re: can't install php5-dba port

2005-11-08 Thread Mike Fern
do you run both php 5 and php 4? this could be the problem when your
apache config file still points to php 4 module.

On 11/7/05, Charlie McElfresh [EMAIL PROTECTED] wrote:
 Hello,

 I'm running php 5.05, apache 2.053, on FreeBSD
 5.4-RELEASE.

 When I try to install the port (from the ports
 collection)

 php5-dba

 I get this message:

 ===  php5-dba-5.0.3_2 is marked as broken: Doesn't
 work with PHP version : 4 (Doesn't support PHP 4).

 Help appreciated.

 Charlie
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: php5 install fails

2005-11-20 Thread Mike Fern
does libtool exist in the path? if not, you can change the
configuration value of SH_LIBTOOL
(SH_LIBTOOL='/usr/local/build-1/libtool')

On 11/20/05, P.U.Kruppa [EMAIL PROTECTED] wrote:
 Hi,

 on  6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Nov 19 14:31:13 CET
 2005 php5 build seems to work fine but install fails:
 --
 [EMAIL PROTECTED] make install
 ===  Installing for php5-5.0.5_1
 ===   php5-5.0.5_1 depends on file: /usr/local/sbin/apxs - found
 ===   php5-5.0.5_1 depends on executable: pkg-config - found
 ===   php5-5.0.5_1 depends on shared library: xml2.5 - found
 ===   Generating temporary packing list
 ===  Checking if lang/php5 already installed
 Installing PHP SAPI module:   apache2handler
 /usr/local/share/apache21/build/instdso.sh
 SH_LIBTOOL='/usr/local/build-1/libtool' libphp5.la
 /usr/local/libexec/apache21
 /usr/local/build-1/libtool --mode=install cp libphp5.la
 /usr/local/libexec/apache21/
 /usr/local/share/apache21/build/instdso.sh:
 /usr/local/build-1/libtool: not found
 apxs:Error: Command failed with rc=8323072
 .
 *** Error code 1

 Stop in /usr/ports/lang/php5/work/php-5.0.5.
 *** Error code 1

 Stop in /usr/ports/lang/php5.
 --

 What can be done?

 Regards,

 Uli.


 *
 * Peter Ulrich Kruppa - Wuppertal - Germany *
 *
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


/usr backup/remove issue

2005-05-24 Thread Mike Fern
hi all,

i have freebsd 5.1 running with 4 x 200GB ATA HD. let's say i have
/usr installed in hd1. i want to move /usr to a larger partition in
hd4. how can i do that?

here is my scenario. i backed up all /usr data to /usr1 in hd4. then i
checked the location of ln and mkdir to make sure that they are not
located in /usr. after that, i deleted or files in /usr rm -Rf /usr
and planned to create symbolic link from /usr1 to /usr. anyway, lately
i realized this is really stupid idea. after rebooting, i couldn't log
in to terminal. even logged in as single user didn't help. (i tried
mount the partition, but was nothing to avail).

anybody can shed a light?

thanks before.
Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Changing user password from command line

2006-08-02 Thread Mike Fern

Dear all,
Does anybody know a program which is able to change user password from
command line?
We can add a user using single line pw (pw useradd), but i need
ability to set the password also, instead of old command passwd user
and then writing to stdin.

Any ideas, suggestion?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PHP5 and MySQL

2006-08-27 Thread Mike Fern

hello,
there are some mailing lists which may suit your needs.

http://www.php.net/mailing-lists.php

my recommendation is general user list.

regards,
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: question: How to use SERIAL PORT

2006-09-24 Thread Mike Fern

On 9/24/06, m.shenven [EMAIL PROTECTED] wrote:
[EMAIL PROTECTED]
 serial and UART Tutorial, by Frank Durda 
Sirs,
Where on the Internet can I details of:  How to program a
WINDOWS XP computer so that in will input/output to an external device through 
its SERIAL PORT?

ANY information you can supply, would bew greatly appreciated !
m.shenven
[EMAIL PROTECTED]


afaik,
there should be plenty of.
in visual basic you can use mscomm object to utilize the serial port.
in general, you can query how to communicate with windows COM port.

by the way, i think this is a freebsd list, not window$ :)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: GMail [and other free email] and these lists?

2007-02-14 Thread Mike Fern

On 2/14/07, Andy Greenwood [EMAIL PROTECTED] wrote:

I agree completely.I rolled a script that emails my bzipped log files
to gmail too, so I can rotate them out sooner and save that much more
space on my ancient PII.



wow, PII these days..
is anybody still running on 486? :D

but hey, gmail rocks. for sure..
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]