On Thu, Mar 24, 2011 at 06:25:39PM -0500, Ryan Coleman wrote:
> Gary, you missed the put... fput($fp, $file); means you're dropping the
> filename INTO the storage file.
okay. [maybe]. i think what the script does is create
./countdir/$file ; in this case, ./countdir/index whe
No clue, I haven't touched it in two weeks. I'll try again next week - after I
wrap another shoot where I wish I had it.
--
Ryan
On Mar 24, 2011, at 9:03 PM, Lawton Campbell wrote:
> On Thu, Mar 24, 2011 at 5:24 PM, Ryan Coleman
> wrote:
>> Sounds alot like my query for the Virgin Mobile one .
On Thu, Mar 24, 2011 at 5:24 PM, Ryan Coleman wrote:
> Sounds alot like my query for the Virgin Mobile one ... I got NOWHERE.
> :\
Haha yeah, I was really excited when I originally found your thread.
What does yours do if you give it my ppp.conf (with your
phone/authname/authkey subbed in)? Does
Gary, you missed the put... fput($fp, $file); means you're dropping the
filename INTO the storage file.
On Mar 24, 2011, at 6:00 PM, Gary Kline wrote:
> On Wed, Mar 23, 2011 at 07:11:15PM +0100, Fr?d?ric Perrin wrote:
>> Gary Kline writes:
>>> Can any of you php hackers tell me why this s
Sounds alot like my query for the Virgin Mobile one ... I got NOWHERE.
:\
On Mar 24, 2011, at 5:31 PM, Lawton Campbell wrote:
> Hey freebsd-questions!
>
> I've been trying to get a Verizon MiFi 2200 to work on my 8.2-RELEASE
> box for the past couple of days and can't seem to get the ppp.conf to
On Wed, Mar 23, 2011 at 07:11:15PM +0100, Fr?d?ric Perrin wrote:
> Gary Kline writes:
> > Can any of you php hackers tell me why this simple self-hacked
> > counter bomb?
>
> As others said, what does 'this simple counter bomb' means?
>
> > $fp = fopen($directory.$file, "r+");
>
Hey freebsd-questions!
I've been trying to get a Verizon MiFi 2200 to work on my 8.2-RELEASE
box for the past couple of days and can't seem to get the ppp.conf to
work properly. I found a couple of recent threads about similar
devices (apparently it's just novatel stuff that gets repackaged for
di
On 03/24/11 23:04, Polytropon wrote:
On Thu, 24 Mar 2011 22:52:03 +0100, Alokat wrote:
On 03/24/11 21:52, Polytropon wrote:
On Thu, 24 Mar 2011 21:28:05 +0100, Alokat wrote:
Hi,
how can I use the FN Buttons to regular the sound?
I'm using fluxbox.
Use the "xev" program to check which keys
On Thu, 24 Mar 2011 22:52:03 +0100, Alokat wrote:
> On 03/24/11 21:52, Polytropon wrote:
> > On Thu, 24 Mar 2011 21:28:05 +0100, Alokat wrote:
> >> Hi,
> >>
> >> how can I use the FN Buttons to regular the sound?
> >> I'm using fluxbox.
> > Use the "xev" program to check which keysymbols (or at
>
> I've read a lot on the internet regarding the use of the backspace key in
> emacs, but the proposed solutions don't seem to be working for me.
>
> I just installed FreeBSD 8.1 in Virtualbox and installed emacs 23.2.1 by
> means of the package installer. Everything in emacs works great except the
On 03/24/11 21:52, Polytropon wrote:
On Thu, 24 Mar 2011 21:28:05 +0100, Alokat wrote:
Hi,
how can I use the FN Buttons to regular the sound?
I'm using fluxbox.
Use the "xev" program to check which keysymbols (or at
least codes) are output by those keys. For example, on
my Sun keyboard I have
I've read a lot on the internet regarding the use of the backspace key
in emacs, but the proposed solutions don't seem to be working for me.
I just installed FreeBSD 8.1 in Virtualbox and installed emacs 23.2.1 by
means of the package installer. Everything in emacs works great except
the back
Here's a quick and dirty option...
FIRST make sure your permissions on the folder you want to write the countfile
to is either at RWX to all or is owned by the Apache run user (PHP by default
runs under the Apache Service user).
I ran this in file test.php on my server. Give it a whirl.
On Ma
On Thu, 24 Mar 2011 21:28:05 +0100, Alokat wrote:
> Hi,
>
> how can I use the FN Buttons to regular the sound?
> I'm using fluxbox.
Use the "xev" program to check which keysymbols (or at
least codes) are output by those keys. For example, on
my Sun keyboard I have those for audio:
141
Hi,
how can I use the FN Buttons to regular the sound?
I'm using fluxbox.
Regards,
alokat
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-uns
Gary Kline wrote:
On Wed, Mar 23, 2011 at 11:47:16AM -0500, Ryan Coleman wrote:
Do you have an error for it?
If not... add after the first
save the bandwidth...
Ok, i added the error_reporting line to both scripts. No change
from the count.php, and the same output as prev f
David Demelier writes:
> On 21/03/2011 10:51, Pan Tsu wrote:
>> David Demelier writes:
>>
>>> The problem when you're using directly kbdmux in the kernel config,
>>> the ATKBD_DFLT_KEYMAP and UKBD_DFLT_KEYMAP are ineffective, you can't
>>> set these both together ...
>>>
>>> For me I added these
On Wed, Mar 23, 2011 at 11:47:16AM -0500, Ryan Coleman wrote:
> Do you have an error for it?
>
> If not... add after the first error_reporting(9);
>
> And see what it reports.
>
> --
> Ryan
> PHP dev.
>
save the bandwidth...
Ok, i added the error_reporting line to both scripts. No
I am out of the office on March 24th and 25th. I will be back in the office on
March 28th. I will only have intermittent access to email. I will read and
reply to your message when I get back to the office.
If you need assistance with a Berkeley DB or Product Management issue while I
am away,
On 03/24/11 17:58, Robert Huff wrote:
Arthur Chance writes:
I need to make some parts using 3D printing, and was wondering
what software I should use to do the modelling. Does anyone have
any experience and/or recommendations about this? If it matters,
I'll probably be using shapeways.
Check your apache error_log, too.
On Mar 24, 2011, at 12:56 PM, Gary Kline wrote:
> On Wed, Mar 23, 2011 at 11:47:16AM -0500, Ryan Coleman wrote:
>> Do you have an error for it?
>>
>> If not... add after the first > error_reporting(9);
>>
>> And see what it reports.
>
>
> There were no
Arthur Chance writes:
> I need to make some parts using 3D printing, and was wondering
> what software I should use to do the modelling. Does anyone have
> any experience and/or recommendations about this? If it matters,
> I'll probably be using shapeways.com to do the actual printing.
On Wed, Mar 23, 2011 at 11:47:16AM -0500, Ryan Coleman wrote:
> Do you have an error for it?
>
> If not... add after the first error_reporting(9);
>
> And see what it reports.
There were no errors that should up when i launched this script
on www.thought.org; it simply failed;
On Thu, 24 Mar 2011 17:27:43 +
Arthur Chance articulated:
> I need to make some parts using 3D printing, and was wondering what
> software I should use to do the modelling. Does anyone have any
> experience and/or recommendations about this? If it matters, I'll
> probably be using shapeway
I need to make some parts using 3D printing, and was wondering what
software I should use to do the modelling. Does anyone have any
experience and/or recommendations about this? If it matters, I'll
probably be using shapeways.com to do the actual printing.
__
On Wed, 23 Mar 2011 13:49:46 -0500, Ryan Coleman
wrote:
> I have a folder full of ISOs that we're sharing on the
> network instead of having the discs available (seems
> like a good idea, right?)
Please use the correct terminology: FreeBSD (as any UNIX
operating systems) calls them DIRECTORIES.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/23/11 2:49 PM, Ryan Coleman wrote:
> I have a folder full of ISOs that we're sharing on the network instead of
> having the discs available (seems like a good idea, right?)
>
> But I want to automate the process on boot instead of having to writ
2011/3/23 Daniel Staal :
> --As of March 23, 2011 3:49:37 PM +0200, Eric Beukes is alleged to have
> said:
>
>> As well as how do I now what is actually used for the management of the
>> bandwith like ipfw, ect?
>
> --As for the rest, it is mine.
>
> As far as I know, the two most likely bandwidth
Lol .gov i would guess the kernel will hang if a questionable usb device
controler is present. .. i have a similar problem with a dell poweredge
server... so if like so many uptime concious users logon on to this machine,
they would have the same problem. Bummer. Have you tried crtl-alt-backspac
On Wed, 23 Mar 2011, Steven Friedrich wrote:
I know I wasn't clear in my original mail, but after this AutoSense failed, I
get LOTS of g_vfs_done errors. I don't get them if I don't plu in the camera
Mar 22 01:12:21 laptop2 kernel: (da0:umass-sim0:0:0:0): AutoSense failed
Mar 22 01:12:21 lapt
On Wed, 23 Mar 2011 16:37:11 -0500, Dan Nelson wrote:
DN> If you do a verbose boot, you should get a couple more lines printed:
DN>
DN> ahci0: Caps: 64bit NCQ SNTF AL CLO 3Gbps PM PMD SSC PSC 32cmd CCC EM 6ports
DN> ahci0: Caps2:
DN> ahci0: EM Caps: ALHD XMT SMB LED
DN>
DN> If you see NCQ in your
--- On Thu, 3/24/11, Nerius Landys wrote:
> From: Nerius Landys
> Subject: Re: Bridge, dpcpd, sshd
> To: "Chris"
> Cc: freebsd-questions@freebsd.org
> Date: Thursday, March 24, 2011, 1:56 AM
> >
> > I have a server machine that I use as DHCP server,
> sshd login etc, and since I have multiple E
32 matches
Mail list logo