PHP 5?

General discussion about netjukebox
Post Reply
edrudis
User
Posts: 3
Joined: Tue Mar 21, 2006 2:19 pm

PHP 5?

Post by edrudis »

Hi, I evaluating NJ but I am running my site on PHP 5 + MySQL 3.2x. Do you see any problem to run it smoothly?

TIA
User avatar
wbartels
netjukebox developer
Posts: 872
Joined: Thu Nov 04, 2004 3:12 pm
Location: Netherlands
Contact:

Post by wbartels »

I don't expect any problems with the above configuration.

For the web server I prefer Apache above IIS.
Especially for dynamic pages with flush() like the playlist.
edrudis
User
Posts: 3
Joined: Tue Mar 21, 2006 2:19 pm

Post by edrudis »

Me too. It is Apache, a classical LAMP... Thanks for your advice
edrudis
User
Posts: 3
Joined: Tue Mar 21, 2006 2:19 pm

Post by edrudis »

I am receiving the following message on first start:

"
MySQL update error
Incremental upgrade is not supported from this database version.

* Delete your old database.
* On the next start netjukebox automatic creates a new MySQL database and table structure.
"

Is this a problem with the MySQL version?
Shizzle
User
Posts: 65
Joined: Sat May 28, 2005 9:00 am
Location: Gresham, OR USA
Contact:

Post by Shizzle »

did you manually create a database via PHPMyAdmin or through MySQL command line? If you did drop the database that you created because NJB does all that for you. :D Also did you edit the config.inc.php for your specified settings? I might be missing something else as well, I am sure someone will help you if I didn't :wink:

Actually I believe there are some other posts about this same problem that others were having.
Post Reply