Advertisement:

Author Topic: Category files not being created  (Read 2506 times)

duck

  • Newbie
  • *
  • Posts: 8
Category files not being created
« on: May 25, 2010, 03:04:38 pm »
Hello, nice software so far, great work! I'm on ubuntu 10.4 with php/mysql/apache. My first problem is that none of the category files are being created, either after installation or if I configure a new category in the admin panel. I've tried setting all permissions to 777 but the individual category .php files are still not being created. The data is in mysql fine. Looking through the apagche logs I can't see any obvious errors to do with permissions of parse errors. Any ideas, or what files I should be looking in to test/debug?


Link

  • Newbie
  • *
  • Posts: 5
Re: Category files not being created
« Reply #1 on: June 11, 2010, 04:23:06 pm »
I'm also seeing this issue. Let me know if I can do anything to help diagnose it

*Edit - Just realized there is an option to turn nice URLs off. Just so you know, the issue isn't present on the "non-friendly" version, so I assume this is a server side setting rather than missing files?
« Last Edit: June 11, 2010, 04:26:06 pm by Link »

duck

  • Newbie
  • *
  • Posts: 8
Re: Category files not being created
« Reply #2 on: June 21, 2010, 08:52:15 pm »
I'm also seeing this issue. Let me know if I can do anything to help diagnose it

*Edit - Just realized there is an option to turn nice URLs off. Just so you know, the issue isn't present on the "non-friendly" version, so I assume this is a server side setting rather than missing files?

I think the problem is in setting up the "mod_rewrite" settings on the apache server itself. I'll get round to this soon and report back