Linux install and config problems - no login
Linux install and config problems - no login
Hi All,
Looks great from the screenshots - but I can't get it working !!
I have unpacked the files and when browsing to the index.php - I end up on the messages.php page,
there is no sign of a login button,
All I see ais blue page, with the media, favourites, playlist and config buttons and the a-z below and nothing else
When I click on the config button (or any of the others) nothing happens
I am running
redhat linux 7.3 (e-smith sme server)
php 4.1.2-7.3.6
mysql 3.23.56
Any help would be great - as I am keen to see what this can really do.
cheers
Alan
Looks great from the screenshots - but I can't get it working !!
I have unpacked the files and when browsing to the index.php - I end up on the messages.php page,
there is no sign of a login button,
All I see ais blue page, with the media, favourites, playlist and config buttons and the a-z below and nothing else
When I click on the config button (or any of the others) nothing happens
I am running
redhat linux 7.3 (e-smith sme server)
php 4.1.2-7.3.6
mysql 3.23.56
Any help would be great - as I am keen to see what this can really do.
cheers
Alan
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
After first browsing netjukebox did you get a green message box with something like below?
Code: Select all
Database netjukebox@localhost created successfully.
For security reason it is advisable to change the password.
Login netjukebox:
* username: admin
* password: admin
No Green Message Box Either
No, I didn't get any message boxes
Thanks for your help (in advance )
Thanks for your help (in advance )
Browser version
I am using IE6 (not sure the exact version as I am offsite at the moment)
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Internet explorer shouldn't be the problem.
viewtopic.php?t=289
Alan can you send me the url of netjukebox by mail or personal message.
Than I can check with Internet Explore httpWatch if there is send POST data to the message.php script.
viewtopic.php?t=289
Alan can you send me the url of netjukebox by mail or personal message.
Than I can check with Internet Explore httpWatch if there is send POST data to the message.php script.
Testing over the web
Hi,
The site is restricted to my home network at the moment - when I get home I'll open it up and send you the details.
Cheers
The site is restricted to my home network at the moment - when I get home I'll open it up and send you the details.
Cheers
Remote debug
Personal message sent -
oh - and my browser version is 7.0.5730.11
FYI - the database is not being created
oh - and my browser version is 7.0.5730.11
FYI - the database is not being created
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Thanks for the url.
The POST data is send correctly to the message.php script.
I don't know why it isn't displayed; the content after the header is missing.
Maybe it has something to do with the php.ini.
The POST data speaks for it self:
The POST data is send correctly to the message.php script.
I don't know why it isn't displayed; the content after the header is missing.
Maybe it has something to do with the php.ini.
The POST data speaks for it self:
menu=media
message=<strong>netjukebox requires PHP 4.3.0 or higher</strong><br>you are running PHP 4.1.2
netjukebox_version=4.04e
sign=undefined
type=error
PHP upgrade
I'll get PHP upgraded - and post back with the results
Thanks for your help
Alan
Thanks for your help
Alan
Re: Linux install and config problems - no login
i'm running or trying to run netjukebox at my client URL and before changing the permissions to 755 (good idea?), I was getting a similar green box with the debug info about not creating the database. The database has been created and I get to the login page, but there is no config tab for me to change the admin user. Help? thx <smiley>
Clarification: the tabs exist on the page but the style settings are such that they don't appear in my browser (chrome)
Clarification: the tabs exist on the page but the style settings are such that they don't appear in my browser (chrome)
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Re: Linux install and config problems - no login
I have the same problem on my demo site, witch is hosted on sourceforge.net.
The strange thing is that my local version is working correctly.
Also a new local installed version is working correctly.
I will investigate what is going wrong.
PS
I have found two small bugs that I will fix:
- Google search must bet set to get instead of post
- if the GeoLite2 database is not installed the license layout (textspace) is not set correctly.
The strange thing is that my local version is working correctly.
Also a new local installed version is working correctly.
I will investigate what is going wrong.
PS
I have found two small bugs that I will fix:
- Google search must bet set to get instead of post
- if the GeoLite2 database is not installed the license layout (textspace) is not set correctly.
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Re: Linux install and config problems - no login
I think it was a problem with reverse proxy from sourceforge.net.
Now the old and new version are both working correctly.
cargilcm are you running netjukebox on your own server?
Now the old and new version are both working correctly.
cargilcm are you running netjukebox on your own server?