1
MS-2001
Local Development with XOOPS
  • 2005/7/28 11:57

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


Until now i allways developed on my server. But now i installed xampp on my computer for a better development.

so i took all files of my project into the htdocs folder and downloaded my db. then i've updated the mainfile.php but all i can see is a white page with no content, no error report.

why? what is going wrong with it?

2
ladon
Re: Local Development with XOOPS
  • 2005/7/28 12:01

  • ladon

  • Quite a regular

  • Posts: 284

  • Since: 2003/10/31


Look here lots of info on this subject.
I am the BEST.......... at overstating things! - Resized Image

3
MS-2001
Re: Local Development with XOOPS
  • 2005/7/28 12:28

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


Non of those tipps solves my problem

4
Dave_L
Re: Local Development with XOOPS
  • 2005/7/28 12:35

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Without any error messages, it's impossible to know what the problem is.

You could try inserting this at various places:

error_reporting(E_ALL);
ini_set('display_errors''1');


You could also check the XAMPP logs for clues.

I've run XOOPS under XAMPP on both Win2k and Linux without any problems.

5
MS-2001
Re: Local Development with XOOPS
  • 2005/7/28 13:11

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


same, just a blank page.
installing a new XOOPS works fine. so it has to do with the running one :-/

6
MS-2001
Re: Local Development with XOOPS
  • 2005/7/28 17:30

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


Finaly I found the reason:

127.0.0.1 was in the list of the bad ips. I just had to remove them

Thats (by the way) something for the FAQ you game me.

UPDATE xoops_config SET config_value='a:1:{i:0;s:0:"";}' WHERE config_name='bad_ips'

7
CheChen
Re: Local Development with XOOPS
  • 2006/3/1 23:01

  • CheChen

  • Just popping in

  • Posts: 23

  • Since: 2004/6/7 1


Quote:

MS-2001 wrote:
Finaly I found the reason:

127.0.0.1 was in the list of the bad ips. I just had to remove them

Thats (by the way) something for the FAQ you game me.

UPDATE xoops_config SET config_value='a:1:{i:0;s:0:"";}' WHERE config_name='bad_ips'


I searched more than 5 hours!! for nothing, here was the answer. I did everything, read FAQ about blank pages, but without success.

Now i saw a command written by MS-2001, and i wanted to test it for a last chance.

IT WORKED!!

Thank you MS-2001, you are better than Bill Gates!

8
MS-2001
Re: Local Development with XOOPS
  • 2006/3/2 8:44

  • MS-2001

  • Quite a regular

  • Posts: 204

  • Since: 2004/7/27


Oh, thank you

Login

Who's Online

268 user(s) are online (173 user(s) are browsing Support Forums)


Members: 0


Guests: 268


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits