Usually yould have a quota set by your admin, to see how much space you have
used and how much is left just type quota at the command prompt. Unless you
are the admin?


----- Original Message -----
From: "Chrisy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 13, 2001 5:59 PM
Subject: [PHP] make CGI in own directory on FreeBSD, error no space left on
device


>
> Help.
> I'm no good at installing on unix systems.
>
> But now i have to make a PHP4 cgi on a FreeBSD server.
> The provider is still in PHP3. Yes, shame shame. xs4all.nl
>
> website is at /usr/local/WWW/www.ourname.org/WWW
>
> mysql works at /home/j/j_ourname/mysql
>
> i tried
>
> configure --with-mysql=/home/j/j_ourname/mysql
> --with-config-file-path=/home/j/j_ourname/php4
> --enable-track-vars
> --enable-force-cgi-redirect
> --prefix=/home/j/j_ourname/php4
>
> (in one line). It still complained that i did not give a mysql path
> (which i did!?)
>
> Is the --prefix= valid? I want it to instal here and not in the
> default location.
>
> Then MAKE goes along untill
>
> --------
>   Making all in regex
>   Making all in .
> /bin.sh /home/j/j_ourname/php4/php4.0.6/libtool  [................]
> -lreso
> lv
> ar: .libs/libphp4.a: No space left on device
> *** error code 1
>
> Stop.
> *** error code 1
>
> Stop.
>
> ---------------
>
> I have no idea how to see how much space i've got.
>
> Anyone wants to make me a cookbook
>
>
> Chris
> [EMAIL PROTECTED]
>
>
>
>
>
> --
> PHP General 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 General 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]

Reply via email to