A security module that we have installed did not allow the saving of the configuration because it matched the pattern "/bin/" which is called in functions_installer.inc.php.
Since this is not a security issue I disabled our module for your blog directory to fix the problem. You admin configuration ...
Search found 10 matches
- Wed May 03, 2006 1:45 am
- Forum: General discussions
- Topic: Clearing all entries
- Replies: 16
- Views: 8004
- Tue May 02, 2006 1:02 am
- Forum: General discussions
- Topic: Clearing all entries
- Replies: 16
- Views: 8004
CHMOD
I changed the permissions on /include/admin/configuration.inc.php to 777 and tried again; still the 500 error.
Still waiting for a (meaningful) response from my host.
Still waiting for a (meaningful) response from my host.
- Mon May 01, 2006 1:02 am
- Forum: General discussions
- Topic: Clearing all entries
- Replies: 16
- Views: 8004
Update
Still waiting on my reply from them.
I've tried FF and IE now; same result.
I've tried FF and IE now; same result.
- Sun Apr 30, 2006 12:20 am
- Forum: General discussions
- Topic: Clearing all entries
- Replies: 16
- Views: 8004
- Sat Apr 29, 2006 8:24 pm
- Forum: General discussions
- Topic: Adding URLs
- Replies: 5
- Views: 3083
- Sat Apr 29, 2006 8:16 pm
- Forum: General discussions
- Topic: Clearing all entries
- Replies: 16
- Views: 8004
:(
It doesn't seem to be working. I checked my config settings and URL Rewriting was off to begin with; I never remembered turning it on.
There was only one .htaccess file that I could find and it was in the root s9y directory. I renamed it to oldhta and the same error happened.
Also, I intsalled s9y ...
There was only one .htaccess file that I could find and it was in the root s9y directory. I renamed it to oldhta and the same error happened.
Also, I intsalled s9y ...
- Sat Apr 29, 2006 12:59 am
- Forum: Plugins
- Topic: HTML POSTS
- Replies: 1
- Views: 1881
- Fri Apr 28, 2006 11:58 pm
- Forum: General discussions
- Topic: Clearing all entries
- Replies: 16
- Views: 8004
Uh oh.
Awesome, I saw the installation page. I clicked Expert Setup and I filled in everything. Then, upon pressing enter, I got this message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server ...
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server ...
- Fri Apr 28, 2006 1:01 am
- Forum: General discussions
- Topic: Clearing all entries
- Replies: 16
- Views: 8004
Uh oh...
Query failed:
SELECT
e.id,
e.title,
e.timestamp,
e.comments,
e.exflag,
e.authorid,
e.trackbacks,
e.isdraft,
e.allow_comments,
e.last_modified,
a.realname AS author,
a.email
, e.body, e.extended
FROM
s9y_entries AS e
LEFT JOIN s9y_authors a
ON e.authorid = a.authorid
LEFT ...
SELECT
e.id,
e.title,
e.timestamp,
e.comments,
e.exflag,
e.authorid,
e.trackbacks,
e.isdraft,
e.allow_comments,
e.last_modified,
a.realname AS author,
a.email
, e.body, e.extended
FROM
s9y_entries AS e
LEFT JOIN s9y_authors a
ON e.authorid = a.authorid
LEFT ...
- Thu Apr 27, 2006 6:34 am
- Forum: General discussions
- Topic: Clearing all entries
- Replies: 16
- Views: 8004
Clearing all entries
I recently upgraded to the latest version of s9y (recently as in 30 minutes ago) and I was wondering if there was a way to completely reset my blog (clear entries, comments, and possibly users)?
I could delete all entries but the auto_increment for entries starts at whatever it was before. I could ...
I could delete all entries but the auto_increment for entries starts at whatever it was before. I could ...