Re: Netjuke 1.0b18-pre3 Released!
"Elijah Savage" <[email protected]> Wed, 28 May 2003 09:19:08 -0400 (EDT)
| Newsgroups | gmane.comp.audio.netjuke.user |
|---|---|
| Message-ID | <[email protected]> |
I know this does not help but alot of people complain about batch download
and mine works great could this be a platform issue. I am not running the
latest release but plan on testing it here soon but here is my setup.
FreeBSD 4.7
Apache 1.3.27
PHP 4.2.3
netjuke-1.0b17-php4.1+.tar
Intel Quad Pentium Pro 200 1 gig of ram all scsi subsystem
> Still flakey on the batch download:
>
> "Fatal error: Call to undefined function: int() in
> /Library/WebServer/Documents/netjuke/batch.php on line 76"
>
> which is in here:
> if (BATCH_SIZE_LIMIT != '0') {
>
> $total_size += filesize (MUSIC_DIR . '/' .
> rawurldecode($tr_location));
> if (($total_size / (1024 * 1024)) >= int (BATCH_SIZE_LIMIT)) {
>
> exit;
>
> }
>
> }
>
> (I thought it might be the space after the int, but maybe not)
>
> I've specified the paths to zip, tar, and stuff (on Mac OS X)
>
> /usr/bin/gzip
> /usr/bin/tar
> /usr/local/bin/stuff
>
> but without any other options destinations or switches. (should there
> be?)
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: ObjectStore.
> If flattening out C++ or Java code to make your application fit in a
> relational database is painful, don't do it! Check out ObjectStore.
> Now part of Progress Software. http://www.objectstore.net/sourceforge
> _______________________________________________
> Netjuke-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/netjuke-users
>
-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge