PHP, APACHE LINUX

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
philcr
Forum Newbie
Posts: 1
Joined: Wed Apr 29, 2009 8:49 am

PHP, APACHE LINUX

Post by philcr »

Hey guys, new to all this php development, apache etc.

I am trying to write a page that looks at a location on the file system, but keep getting access denied, it works fine if I look at my website folder so the code is not at fault, I just can't figure out how to list /var/spool/temp on my webpage.

regards and cheers in advance.
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: PHP, APACHE LINUX

Post by pickle »

It's very hard to give help if you don't tell/show us what you've tried.

Also, moved to PHP - Code
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply