Anyone using Metadot?

2007-10-02 Thread Ron Clark
Hello all:

I have searched the ports and did not find a Metadot port. (bummer) Is anyone 
using this on a FreeBSD system currently? If so, how did the install go? 

The URL is http://www.metadot.com.

Thanks,
Ron




   

Be a better Globetrotter. Get better travel answers from someone who knows. 
Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=listsid=396545469
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


New Web Server

2006-08-10 Thread Ron Clark

   Hello all,


   I am building a new web server= , and have gotten Mysql, Apache and
   PHP (php5-extensions) loaded from the p= orts. However, Apache is not
   picking up my index.php file. Is there a step = somewhere that I have
   missed? I have added

   A= ddType application/x-httpd-php .php .phtml
   AddType = application/x-httpd-php-source .phps


   to the httpd.conf f= ile, still no luck.


   Thanks in advance.

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


(no subject)

2006-08-04 Thread Ron Clark
OK, I have rebuilt the box again and this time installed Mysql Server
4.1 from the packages. No errors during the install. 

When I try and start mysql, I get the following error:

test2# /usr/local/bin/mysqld_safe 
[1] 781
test2# Starting mysqld daemon with databases from /var/db/mysql
STOPPING server from pid file /var/db/mysql/test2.pid
060804 09:48:33  mysqld ended


[1]Done  /usr/local/bin/mysqld_safe



If I cat the .err file it writes, this is what it says:

060804 09:48:33  mysqld started
060804  9:48:33  InnoDB: Operating system error number 13 in a file
operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
060804 09:48:33  mysqld ended

How do I fix this and get Mysql Server to start?

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


Re: Mysql from ports

2006-08-03 Thread Ron Clark

   OK, I rebuilt the box again and cvsuped my ports and got the machi= ne
   back to 5.5 STABLE. When I tried to install mysql server 5.1, I get
   the = following:


   ===   Running ldconfig
   /sbin/ldconfig -m /usr/local/lib/mysql
   ===   Ins= talling ldconfig configuration file
   cannot create /usr/local/libdata/l= dconfig/mysql: No such file or
   directory
   *** Error code 2
   S= top in /usr/ports/databases/mysql51-client.
   *** Error code 1
   Stop in /usr/ports/databases/mysql51-server.

   Is there any reason wh= y the install cannot create this directory? I
   am installing this as root. = /p

   This is a clean system, freshly installed. The only other packages /
ports installed are the cvsup-without-gui and bash2.

   Please help. I = do not want to run this on Linux!

   Ron

   On Wed Aug 2 18:02 , Gerard Seibert sent:
   Ron Clark w= rote:
   
   
  Good day all,
   
 
   
  I am building a new server and need Mysql. I have tried to
   install   
  4.1 server and 5.0 server. Both error out during the build. I
   try t= o
   
  restart the install and it installs, but then will not start
   becaus= e
   
  /var/log/mysql directory does not exist. I create the directory
   and   
  try to restart, to no avail.
   
 
   
  Is there a version of Mysql that can be installed with out
   errors?   
  Are there steps that am missing to make this run? I have
   installed   
  Mysql from ports before with no errors, so this is new.
   
 
   
  Thanks in advance,
   
   
 I have MySQL-5 installed. It worked without incident. Might I
   suggest
   = 
 the following.
   
   
 If you have portsclean installed, part of the portupgrade package,
   
 please read the manual for it and run it.
   
   
 portsclean -CLP should do the trick. Then update your ports tre   e. I
   
 would recommend 'portsnap' but that decision is up to you.
   
   
 Then navigate to databases/mysql51-server
   
   
 I would recommend that you delete that directory you created
   manually.
   
 It probably has the wrong permissions, etc. and will cause a build
   
 problem.
   
   
 Do the regular make install  make clean and you shoul= d be
   good to go.
   
   
 Place: mysql_enable=YES in the /etc/rc.conf file and then eit   her
   
 reboot or run the rc.d file: /usr/local/etc/rc.d/mysql-server
   start and
   
 it will create the directories it requires. You still have to
   create a
   
 use though.
   
   
 Ciao!
   
   
 --
   
 Gerard
   
 ___
   
 [EMAIL PROTECTED] mailing list
   
 [2]Ma= ilScanner has detected a possible fraud attempt from ..
   claiming to be
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   
 To unsubscribe, send any mail to [3]freebsd-questions-   [EMAIL PROTECTED]
   
 
   
References

   1. 3Djavascript:top.opencompose('freebsd-questions@freebsd.org','',''   2. 
file://localhost/tmp/3D../parse.pl?redirect=http%3A%2F%2Flists.free   3. 
3Djavascript:top.opencompos___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Mysql from ports

2006-08-02 Thread Ron Clark

   Good day all,

I am building a new server and need Mys= ql. I have tried to install
   4.1 server and 5.0 server. Both error out durin= g the build. I try to
   restart the install and it installs, but then will no= t start because
   /var/log/mysql directory does not exist. I create the direc= tory and
   try to restart, to no avail.

Is there a version of My= sql that can be installed with out errors?
   Are there steps that  am mi= ssing to make this run? I have installed
   Mysql from ports before with no er= rors, so this is new.

Thanks in advance,

   Ron C

   Fr= eeBSD 5.5-STABLE #0: Tue Aug  1 17:59:18 CDT 2006
   [DEL: :DEL]
   ___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mysql from ports

2006-08-02 Thread Ron Clark

   Yes, ports tree is current. I just ran cvsup yesterday.

   That= sould be current enough, right?

   Ron
   On Wed= Aug 2 16:25 , Eric sent:

 Ron Clark wrote:
 
  Good day all,
 
 
 
  I am building a new server and need Mys=l. I have tried to
 insta= ll
 
  4.1 server and 5.0 server. Both error out durin= the build.
 I try= to
 
  restart the install and it installs, but then will no=
 start beca= use
 
  /var/log/mysql directory does not exist. I create the
 direc=ory a= nd
 
  try to restart, to no avail.
 
 
 
  Is there a version of My=ql that can be installed with out
 error= s?
 
  Are there steps that am mi=sing to make this run? I have
 install= ed
 
  Mysql from ports before with no er=ors, so this is new.
 
 
 
  Thanks in advance,
 
 
 
  Ron C
 
 
 
 
 is your ports tree current?
 
 ___
 
 [EMAIL PROTECTED] mailing list
 
 [2]Ma= ilScanner has detected a possible fraud attempt from
 .. claiming to be
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 
 To unsubscribe, send any mail to [3]freebsd-questions- [EMAIL PROTECTED]
 

   
   
References

   1. 3Djavascript:top.opencompose('freebsd-questions@freebsd.org','',''   2. 
file://localhost/tmp/3D../parse.pl?redirect=http%3A%2F%2Flists.free   3. 
3Djavascript:top.opencompos___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Loading php5 and apache 1.3

2006-05-16 Thread Ron Clark

   Hello all,


   Two weeks ago I buid a FreeBSD 5.x b= ox for work and load apache 1.3
   and php5 with no issues. A week later, I tr= y and build another
   server for the house and I am having all kinds of isues= with php. I
   understand the ports have changed and libphp5.so is no longercompiled by 
default when ports/lang/php5-extensions is loaded, so how
   does = one go about setting up a web server with php5, easily? Has
   anyone done thi= s yet, either 5.x or 6.x?


   I need help! Thanks in a= dvance.

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


VMWare on FreeBSD 5.4

2005-12-06 Thread Ron Clark

   Hello all,


   I have loaded VMWare
 from the ports collection and now trying to
   import a Windows XP virtual
 machine from another system.  I am
   having a couple of issues though. = /p

   1.
 The system has 512M RAM on the system, yet VMWare only sees
   16M= in
 the Preferences section. Is there a hack or something I can
   do to
 adjust this memory ceiling?

   2. When trying to fire up the virtual
 WinXP, VMWare says that it
   cannot read the parent partition from the
 file.  I have adjusted
   permissions on all of the files in the WinXP
 directory, to no
   avail. Any ideas why this is happening, or how to fix
 / workaround?

Anyone who has VMWare from the ports installed an= d
 working,
   please help. Anyone with answers is more than welcome to share
   them.

   Thanks in advance,

   Ron


uname -a   FreeBSD
 d7rnz11.swbtx.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Mon
   Nov  7 13:32:0= 2
 UTC 2005
   [EMAIL PROTECTED]:/usr/obj/usr/src/= sys/D7RNZ11  i386

ls /usr/ports/distfiles/ | grep
   VMwareVMware-workstation-3.2.1-2242.tar.gz

   System is Dell Optiplex GX26= 0 with 512k RAM
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]