DB problem?

Having trouble installing serendipity?
Post Reply
DavidNobrega
Posts: 3
Joined: Thu Feb 05, 2009 10:49 pm

DB problem?

Post by DavidNobrega »

Hello from Brazil.

I had installed Serendipity in my server, but it isnt working.

- Archives uploaded, with CMHOS 777 in it.
- I had create a DB MySql before upload files.
- No problem to access index.php, and no problems to install.

But know, first I got this is my message:
Fatal error: Maximum execution time of 30 seconds exceeded in C:\domains\editoranovitas.com.br\wwwroot\blog\include\db\mysql.inc.php on line 84

Re-instal, with new upload of all files.

Now:

Blog directory: http://www.editoranovitas.com.br/blog/index.php

HTTP Error 500
IISPassword for Internet Information Services :shock: :shock: :shock:

Ok, I´m n00b.. Can you help me to fix it?

Txs
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: DB problem?

Post by garvinhicking »

Hi!

On which kind of server did you install s9y? Did you install from a fresh version?

The error happens because your server spends more than 30 seconds on a database query. This could also happen when the database server is very slow?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
DavidNobrega
Posts: 3
Joined: Thu Feb 05, 2009 10:49 pm

Re: DB problem?

Post by DavidNobrega »

Yes, fresh installation.
My server is running under Windows SQL Server, PHP and ASP, MySql.

There is a way to re-install, no uploading all files again?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: DB problem?

Post by garvinhicking »

Hi!

Yeah, you can do that by deleting the database tables and deleting the serendipity_config_local.inc.php file.

HOWEVER, Serendipity does not support Windows MS-SQL Servers. Only MySQL, SQLite and PostgreSQL are supported...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
DavidNobrega
Posts: 3
Joined: Thu Feb 05, 2009 10:49 pm

Re: DB problem?

Post by DavidNobrega »

Garvin, sorry to take your time, but look these images. The installation panel is in portuguese, but I think you will got what I mean (in new server, Windows NT):

http://www.editoranovitas.com.br/imagens/serendipty.jpg
http://www.editoranovitas.com.br/imagen ... dipty2.jpg
http://www.editoranovitas.com.br/imagen ... dipty3.jpg

Looking for images, you can see that instalation is ok, right?

Try access again:
http://www.editoranovitas.com.br/blog/index.php

My question: I´m a fool or the server really doenst support Serendipity? :?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: DB problem?

Post by garvinhicking »

Hi!

This actually only means that your PHP on the server has the MySQL(i) CLIENT libraries installed; it does not say that a MySQL SERVER is actually existing. Can you ask your provider if MySQL really exists? You cannot use the MYSQL client library to connect to a MS-SQL server.
I suppose you deleted that already? I get a HTTP 404 not found.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply