Search found 9 matches
- Sun Nov 22, 2009 8:18 pm
- Forum: Installation
- Topic: Problem uploading images to media database using Firefox 3.5
- Replies: 4
- Views: 3843
Re: Problem uploading images to media database using Firefox 3.5
sigh... got it: use of mod_gnutls creates maximum POST limit in Firefox
- Mon Oct 05, 2009 6:54 pm
- Forum: Installation
- Topic: Problem uploading images to media database using Firefox 3.5
- Replies: 4
- Views: 3843
Re: Problem uploading images to media database using Firefox 3.5
Hi,
Hi!
Is it related to the size of an image? Have you inspected your PHP log, maybe fatal errors occur due to memory being all used up?
yes, I did, I double-checked file types (png, jpeg) and sizes.
Logs don't show anything looking like an error, the POST /serendipity_admin.php? HTTP/1.1 ...
Hi!
Is it related to the size of an image? Have you inspected your PHP log, maybe fatal errors occur due to memory being all used up?
yes, I did, I double-checked file types (png, jpeg) and sizes.
Logs don't show anything looking like an error, the POST /serendipity_admin.php? HTTP/1.1 ...
- Sun Oct 04, 2009 10:27 pm
- Forum: Installation
- Topic: Problem uploading images to media database using Firefox 3.5
- Replies: 4
- Views: 3843
Re: Problem uploading images to media database using Firefox 3.5
Hum,
appearantly I need to revoke this hint as the problem is reproducable, again, sigh.
appearantly I need to revoke this hint as the problem is reproducable, again, sigh.
- Sun Oct 04, 2009 10:23 pm
- Forum: Installation
- Topic: Moved server - and Serendipity stopped working
- Replies: 12
- Views: 8044
Re: Moved server - and Serendipity stopped working
OK, try this:mikkel_h wrote:MySQLwbh-a wrote:Which database backend are you using?
/www/mzh.dk/blog/Please check:
Code: Select all
SELECT value FROM serendipity_config WHERE name = 'serendipityPath'
Code: Select all
UPDATE serendipity_config SET value = '/home/www/mzh.dk/blog/' WHERE name = 'serendipityPath' AND value = '/www/mzh.dk/blog/'- Sun Oct 04, 2009 10:07 pm
- Forum: Installation
- Topic: Moved server - and Serendipity stopped working
- Replies: 12
- Views: 8044
Re: Moved server - and Serendipity stopped working
"Warning: fopen(/www/mzh.dk/blog/serendipity_config_local.inc.php) [function.fopen]: failed to open stream: No such file or directory in /home/www/mzh.dk/blog/include/functions_installer.inc.php on line 72"
Which database backend are you using?
Please check:
SELECT value FROM serendipity ...
Which database backend are you using?
Please check:
SELECT value FROM serendipity ...
- Sun Oct 04, 2009 9:59 pm
- Forum: Installation
- Topic: Moved server - and Serendipity stopped working
- Replies: 12
- Views: 8044
Re: Moved server - and Serendipity stopped working
Where does Smarty look for its templates?
- Sun Oct 04, 2009 9:54 pm
- Forum: Installation
- Topic: Moved server - and Serendipity stopped working
- Replies: 12
- Views: 8044
Re: Moved server - and Serendipity stopped working
Is this the auto-generated version, or die you copy it from your former installation?
- Sun Oct 04, 2009 9:49 pm
- Forum: Installation
- Topic: Moved server - and Serendipity stopped working
- Replies: 12
- Views: 8044
Re: Moved server - and Serendipity stopped working
Hello,
looks like you are missing the .htaccess in your serendipity directory.
looks like you are missing the .htaccess in your serendipity directory.
- Sun Oct 04, 2009 9:47 pm
- Forum: Installation
- Topic: Problem uploading images to media database using Firefox 3.5
- Replies: 4
- Views: 3843
Problem uploading images to media database using Firefox 3.5
Hello there,
has anybody encountered any problems uploading images to the media database using Firefox 3.5.x (Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.9.1.3) Gecko/20090913 Shiretoko/3.5.3) yet? I have, I received empty responses when uploading images, the images were not stored.
I debugged a ...
has anybody encountered any problems uploading images to the media database using Firefox 3.5.x (Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.9.1.3) Gecko/20090913 Shiretoko/3.5.3) yet? I have, I received empty responses when uploading images, the images were not stored.
I debugged a ...