Caching Software on web2?

I’m having issues with a php script that might have something to do with caching software.

Is there php caching software running on web2?

Thanks

Nope :slight_smile:

Hi Stephen,

I’m trying to run a script that is dependent on a “groups” folder on web2.

When I create a folder named “groups” anywhere on web2 it is not accessible. I have no problem creating a folder named “groups” on web5 and making it accessible.

What server configuration would cause this issue and can it be modified to allow a “groups” folder on web2?

Thanks

is it possibly a file ownership issue with the foldering being created possibly by apache but the files being owned by you(user)?

[QUOTE=Stephen]
is it possibly a file ownership issue with the foldering being created possibly by apache but the files being owned by you(user)?
[/QUOTE]

That would be my guess.

I can ftp a folder named “groups” to my web directory on web2, but I can’t access it via my web browser or H-Sphere’s FTP Manager.

Also, I can’t create a folder named “groups” with H-Sphere’s FTP Manager.

It must be a file ownership issue. More than likely owned by the root. Maybe?

Possibly, I would send aticket and request support to chown it all to the correct user.