Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: [SOLVED] Internal Server Error With Terms and Conditions

[SOLVED] Internal Server Error With Terms and Conditions 14 years 8 months ago #7323

  • staub1981
  • staub1981's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Hi,
When I click on "read terms and conditions"
I get an Internal Server error...
This is the error that shows in my logs
[Wed Apr 21 19:35:21 2010] [error] [client **.**.***.**] SoftException in Application.cpp:252: File "/home/after/public_html/components/com_dtregister/terms.php" is writeable by group, referer: http://mywebsite.com/index.php?option=com_dtregister&eventId=30&Itemid=62&task=event_register&type=reg_individual

From what I can tell this is a permissions error?

Any help would be appreciated.

Thanks

Please Log in or Create an account to join the conversation.

[SOLVED] Internal Server Error With Terms and Conditions 14 years 8 months ago #7384

  • elucidos
  • elucidos's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
We have the same problem. However it works fine on our staging site (a subdomain). I don't have access to the Apache error logs to see what error is reported. The terms.php files are identical on both sites, and have the same permissions.

Please Log in or Create an account to join the conversation.

[SOLVED] Internal Server Error With Terms and Conditions 14 years 8 months ago #7385

  • elucidos
  • elucidos's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
Turns out I did have access to the error logs.

Same reason as the initial poster, the components/ directory was writable by group and other. I changed it to writable by owner only (chmod 755).

The terms page now works.

Please Log in or Create an account to join the conversation.

[SOLVED] Internal Server Error With Terms and Conditions 14 years 8 months ago #7391

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Yes, the /com_dtregister directory and levels above must be 755 permission and the files inside 644. This is standard permissions on most servers. Using the latest DT Register, the terms window will often times work even without the correct permissions setting, but anyone having this issue must correct permissions.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.334 seconds