Admin-Page gone

webchaot / 2012-08-03 07:17:19   

Dear Indexhibit-Community!

I needed to transer a webpage to another server for a friend. So I exported the database and all the files and moved them to new server. After this, all did work fine - except the admin part. First I thought, it was my fail, but then I tested on old page and there was same problem. I think, the former webmaster did anything which cases this problem (php-Update, some Setting on Webserver). But I have no idea, what it could be.

So whats the problem: When enter /ndxz-studio/index.php no login page is displayed - only an empty page. So I did look into php-code. It doesnt generate any output, but I can not find the reason.

I hope, somebody here knows this phenomenon and is able to give some help on this topic.

Thank you in advance,

WebChaot

arsondpi / 2012-08-03 09:30:11   

Hello... what's the url address? What do you mean by saying that it doesn't generate any output? Is there any code in the actual php page?

webchaot / 2012-08-03 11:54:47   

Hello!

The url is ulrikeschwach.com/ndxz-studio/

As programmer I did look into the index.php to see whats in there. I added a print('hello') on top to be sure the file is found and executed. After removing this test line I still get an empty page instead of the login page.

As I wrote I moved the page to another server. Maybe I forgot to set database settings in another file for administration somewhere. (?) But normal site works fine.

WebChaot

Vaska A / 2012-08-03 12:45:26   

Did you not update the database connection? You need to do that if you move servers...

/ndxz-studio/config/config.php

webchaot / 2012-08-03 12:56:23   

Yes. As you can see all information is well on homepage (read from db). I hope, I have to do these changes only in this file.

Why I do not get the login page. Or did I only try the wrong url address to get there?

Is it ndxz-studio/index.php ?

Thanks

WebChaot

Vaska A / 2012-08-03 13:09:32   

I can't even get your website to load...

webchaot / 2012-08-06 09:38:57   

Hi Vaska A!

Is admin-part not loadable or whole site: ulrikeschwach.com?

On my PCs the first laod takes some (many) seconds - then, when clicking throught navigation all is fluent. Yesterday I tried to view page on mobile phone and only got a 505 error. Dont know the reason.

Thanks for support,

WebChaot

Vaska A / 2012-08-06 10:43:22   

I see the site now, but no admin.

webchaot / 2012-08-06 14:38:54   

Yes, thats my problem. Do you know what could be the reason? The file /ndxz-studio/index.php does exist and will be parsed. But it creates no output = no login-dialog.

WebChaot

This thread has been closed, thank you.