Config file

 
Post new topic   Reply to topic    Aprelium Forum Index -> Perl
View previous topic :: View next topic  
Author Message
sanderrrrrr
-


Joined: 10 Feb 2004
Posts: 28

PostPosted: Sat Mar 27, 2004 4:16 pm    Post subject: Config file Reply with quote

Hi, I was wondering if I could config Perl more the way I like it.
With PHP, I walked trough the php.ini. I could not find a perl.ini or something in the root.

So, Is there any Perl config file (it have to be) ? Where can I find it?
Back to top View user's profile Send private message
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Sat Mar 27, 2004 7:59 pm    Post subject: Reply with quote

Not that I know of.

Why exactly do you want it?
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
sanderrrrrr
-


Joined: 10 Feb 2004
Posts: 28

PostPosted: Sun Mar 28, 2004 1:37 pm    Post subject: Reply with quote

Becouse of my weared free diskspace (http://www.aprelium.com/forum/viewtopic.php?t=3928). In the php.ini, you can set how much memory phpscripts may take in, I want perl also to know that he may not use 100 Mb ;)

This is maybe a solution of my diskspace problem (see the link).
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Sun Mar 28, 2004 6:21 pm    Post subject: Reply with quote

You need to program your perl scripts to do that
You don't have an option like you do in PHP to
Register Variables , Perl needs to parse your
Variables in order to function , PHP is much easier
Back to top View user's profile Send private message Visit poster's website
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Sun Mar 28, 2004 7:17 pm    Post subject: Reply with quote

Also, 2000/XP has a feature called "Disk Quota." You can limit the total size of a folder/entire disk. If you don't want to change the Perl script around, I can help you set up Disk Quota.
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
sanderrrrrr
-


Joined: 10 Feb 2004
Posts: 28

PostPosted: Mon Mar 29, 2004 12:23 pm    Post subject: Reply with quote

Tnks but, my server is running Win98SE. And if .. if I can't config Perl ... then ... then ... I don't LIKE it ANYMORE! :lol:

I will try something else to fix my problem ... like .. buying a new HD or something :? .

Tnks for so far, I will use the other topic to ask my next questions.

bye
Back to top View user's profile Send private message
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Mon Mar 29, 2004 10:54 pm    Post subject: Reply with quote

Or you can always upgrade to 2000/XP.
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
jmoschetti45
-


Joined: 29 Oct 2003
Posts: 95
Location: MI USA

PostPosted: Thu Apr 08, 2004 3:07 am    Post subject: Reply with quote

You shouldn't need to adjust PERL's memory usage. Its very low. (<4 MB most of the time). Its not that hard to configure. I haven't read how to do it but I know you can pass parameters/commands to PERL from the shebang (the !#C:/perl/bin or similar line, usually the very first line) line in your script. For example some of my scripts have !#C:/perl/bin -wT. Don't know what they (wT) do, but I do know thats how to 'control' PERL.
_________________
http://jmoschetti45.com
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Perl All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group