Osclass forums

Support forums => Installation / Update help => Topic started by: aolee on October 10, 2011, 09:01:38 pm

Title: [SOLVED] New Installation of OSCLass 2.2.3
Post by: aolee on October 10, 2011, 09:01:38 pm
tried it on my paid hosting account

webhostingpad and in hostmonster

and also in a free hosting site

all of them are getting the same internal server error 500??

but working fine in my localhost -- WAMP server

How to install it?
Title: Re: New Installation of OSCLass 2.2.3
Post by: garciademarina on October 11, 2011, 03:11:39 pm
Hi,

Do you have an .htaccess file under osclass root folder ?

If you upload a index.html with some content, do you see that content ?

Regards
Title: Re: New Installation of OSCLass 2.2.3
Post by: aolee on October 11, 2011, 05:57:14 pm
hi thanks for the reply admin,

nope i dont see any .htaccess file in the osclass root folder.

on my freehosting site the files were all extracted here  /public_html/ads/<osclass files> no htaccess file in the public_html/ as well :(

http://ads.aolee.infiniteserve.com/


Title: Re: New Installation of OSCLass 2.2.3
Post by: garciademarina on October 11, 2011, 07:00:27 pm
Hi,

Do you have access to error_log ? maybe can found the issue.

If don't have access, contact to your hosting provider, they can help you.

btw, visiting http://ads.aolee.infiniteserve.com/oc-admin/ looks like you don't install osclass corectly

Thanks
Title: Re: New Installation of OSCLass 2.2.3
Post by: aolee on October 12, 2011, 12:47:23 pm
SOLVED! thanks admin for giving me the idea to check on the error log

[Wed Oct 12 02:43:32 2011] [error] [client xxx.xx.xx.xx] SoftException in Application.cpp:601: Directory "/xxx/xxx/xxx/ads" is writeable by group

i noticed when i extracted the zip file i downloaded from this site all files were defaulted to 775

according to this article

https://www.jamit.com.au/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=233

this is an additional security added by some hosting causing it to throw an internal server error

i tried changing the 755 and everything worked fine.

thanks!


Title: Re: [SOLVED] New Installation of OSCLass 2.2.3
Post by: tony2 on October 17, 2011, 06:33:47 am
very nice. ty!
Title: Re: New Installation of OSCLass 2.2.3
Post by: commentus on October 28, 2011, 03:02:30 pm
Can you post exact folders and files you have changed the permissions to for this to work?

Thanks


SOLVED! thanks admin for giving me the idea to check on the error log

[Wed Oct 12 02:43:32 2011] [error] [client xxx.xx.xx.xx] SoftException in Application.cpp:601: Directory "/xxx/xxx/xxx/ads" is writeable by group

i noticed when i extracted the zip file i downloaded from this site all files were defaulted to 775

according to this article

https://www.jamit.com.au/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=233

this is an additional security added by some hosting causing it to throw an internal server error

i tried changing the 755 and everything worked fine.

thanks!