Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: half on my scripts didn't work once uploaded

by pileofrogs (Priest)
on Jan 22, 2006 at 01:37 UTC ( [id://524720]=note: print w/replies, xml ) Need Help??


in reply to half on my scripts didn't work once uploaded

When you say half the scripts are just printed on the page, is it the same script called multiple times or different scripts? Is it always the same scripts that don't work?

If you're seeing the perl code, that means your server knows enough to include them, so SSI is working. If SSI was broken you'd see an empty spot where the include portion normally goes.

It sounds like whatever mechanism tells your server when to interpret something as perl isn't kicking in. So concentrate on that. Does it key off the file name? Something in the file? Can you replace the includes that don't work with one that does? Try replacing the ones that don't work with a "hello world" script. The point is to reduce the complexity until you can see what's different between the ones that work and the ones that don't.

  • Comment on Re: half on my scripts didn't work once uploaded

Replies are listed 'Best First'.
Re^2: half on my scripts didn't work once uploaded
by lepetitalbert (Abbot) on Jan 22, 2006 at 02:13 UTC

    Hello pileofrogs,

    I'll try your 'hello world' method.

    Thanks.

    Have a nice day.

    "There is only one good, namely knowledge, and only one evil, namely ignorance." Socrates

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://524720]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-20 04:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found