westgerm
New Member
- Messages
- 10
- Reaction score
- 0
- Points
- 1
I use the glossary compiler Glossword. It's always worked perfectly, but today, I created a new entry - usually when I submit the new entry, it saves it and returns me to a blank form to put in another entry. However, when I submit now, I get a Litespeed 403 Forbidden page. The entry is still saved, but it doesn't redirect me.
Can anyone shed light on what's happening? I didn't change any settings.
I found an error log. Please bear in mind I have played around with permissions trying to figure out what's going on:
Can anyone shed light on what's happening? I didn't change any settings.
I found an error log. Please bear in mind I have played around with permissions trying to figure out what's going on:
Code:
[30-Jun-2014 13:34:56 UTC] PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/westger2/public_html/dictionary/inc/func.text.inc.php on line 277
[30-Jun-2014 09:46:07 America/New_York] PHP Warning: include_once(inc/config.inc.php): failed to open stream: Permission denied in /home/westger2/public_html/dictionary/gw_admin.php on line 34
[30-Jun-2014 09:46:07 America/New_York] PHP Warning: include_once(): Failed opening 'inc/config.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/westger2/public_html/dictionary/gw_admin.php on line 34
[30-Jun-2014 09:46:07 America/New_York] PHP Notice: Undefined index: class_queries in /home/westger2/public_html/dictionary/gw_admin.php on line 38
[30-Jun-2014 09:46:07 America/New_York] PHP Fatal error: Class name must be a valid object or a string in /home/westger2/public_html/dictionary/gw_admin.php on line 38
[30-Jun-2014 09:46:15 America/New_York] PHP Warning: include_once(inc/config.inc.php): failed to open stream: Permission denied in /home/westger2/public_html/dictionary/gw_admin.php on line 34
[30-Jun-2014 09:46:15 America/New_York] PHP Warning: include_once(): Failed opening 'inc/config.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/westger2/public_html/dictionary/gw_admin.php on line 34
[30-Jun-2014 09:46:15 America/New_York] PHP Notice: Undefined index: class_queries in /home/westger2/public_html/dictionary/gw_admin.php on line 38
[30-Jun-2014 09:46:15 America/New_York] PHP Fatal error: Class name must be a valid object or a string in /home/westger2/public_html/dictionary/gw_admin.php on line 38
[30-Jun-2014 13:46:47 UTC] PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/westger2/public_html/dictionary/inc/func.text.inc.php on line 277
Last edited: