Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Perl Misc (http://www.velocityreviews.com/forums/f67-perl-misc.html)
-   -   Cant run index.pl (http://www.velocityreviews.com/forums/t902571-cant-run-index-pl.html)

Νίκος 04-06-2007 03:17 AM

Cant run index.pl
 
For some reason when i try to run index.pl i get this error:

[Fri Apr 06 06:14:08 2007] [error] [client 10.0.0.2] (OS 3)Το σύστημα
δεν είναι σε θέση να εντοπίσει την καθορισμένη διαδρομή δίσκου. :
couldn't create child process: 720003: index.pl, referer: http://dell/


i dont kow why. perl -c index.pl says the script its ok. mysql and all
other modules are loaded correctly.

Any idea why it wont work?

Νίκος 04-06-2007 04:11 AM

Re: Cant run index.pl
 

Ο/Η Νίκος έγραψε:
> For some reason when i try to run index.pl i get this error:
>
> [Fri Apr 06 06:14:08 2007] [error] [client 10.0.0.2] (OS 3)Το σύστημα
> δεν είναι σε θέση να εντοπίσει την καθορισμένη διαδρομή δίσκου. :
> couldn't create child process: 720003: index.pl, referer: http://dell/
>
>
> i dont kow why. perl -c index.pl says the script its ok. mysql and all
> other modules are loaded correctly.
>
> Any idea why it wont work?


and yes i do have #!/usr/bin/perl -w at upper first line

Νίκος 04-06-2007 04:30 AM

Re: Cant run index.pl
 
The web server iam runnig is located at http://nikos.no-ip.org and i
ahve the apache directive registry also on.


Keith Keller 04-06-2007 05:45 AM

Re: Cant run index.pl
 
On 2007-04-06, Νίκος <hackeras@gmail.com> wrote:
> For some reason when i try to run index.pl i get this error:
>
> [Fri Apr 06 06:14:08 2007] [error] [client 10.0.0.2] (OS 3)Το σύστημα
> δεν είναι σε θέση να εντοπίσει την καθορισμένη διαδρομή δίσκου. :
> couldn't create child process: 720003: index.pl, referer: http://dell/


Since you give almost no helpful information at all, it'll be hard for
anybody to tell you, but my gut tells me it is a web server
configuration problem, and is therefore likely not on-topic for this
newsgroup. Post a decent problem description to an appropriate forum
for your particular web server.

--keith

--
kkeller-usenet@wombat.san-francisco.ca.us
(try just my userid to email me)
AOLSFAQ=http://www.therockgarden.ca/aolsfaq.txt
see X- headers for PGP signature information


Νίκος 04-07-2007 09:13 AM

Re: Cant run index.pl
 

Ο/Η Keith Keller έγραψε:

> Since you give almost no helpful information at all, it'll be hard for
> anybody to tell you, but my gut tells me it is a web server
> configuration problem, and is therefore likely not on-topic for this
> newsgroup. Post a decent problem description to an appropriate forum
> for your particular web server.


You wree ritgh it was a bug in MySQL v5.2 Alpha Falcon and not an
error in my script or Apache. Not even in mysql tables, but a problem
in mysql itself.



All times are GMT. The time now is 12:57 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57