•  

Forum

Moderated by: hombergs, xweber
Forum Index
Support
     OPN Installation
     Installation halts to blank screen on step 6 of 8

Page 1 2 Previous page 


Author Printer friendly pageInstallation halts to blank screen on step 6 of 8
anonymous
Unregistered User
Installation halts to blank screen on step 6 of 8

Posted: 2006-06-22 15:17

Kovis wrote at June 22, 2006 at 14:41:51 clock the following:

Yes, here you are:
http://www.vsetin.net/phpinfo.php

Thanks!


Ok It seems that the memory_limit is the problem ( memory_limit     12M ) recommended is 16M.

You can try this:
Open the mainfile.php at your webspace and paste
ini_set('memory_limit','16M'); before the line:
((int)include($root_path."master.php"))

If you are lucky then you can see the changes in the phpinfo.php after editing the mainfile.php otherwise you have to get in contact with your hoster.

Good luck!

//Stephan


Quote Printer friendly page upwards
Kovis
Joined: June 22, 2006
Posts: 4


Send private message to Kovis
Installation halts to blank screen on step 6 of 8

Posted: 2006-06-22 15:40

stephan wrote at June 22, 2006 at 15:17:31 clock the following:


You can try this:
Open the mainfile.php at your webspace and paste
ini_set('memory_limit','16M'); before the line:
((int)include($root_path."master.php"))

If you are lucky then you can see the changes in the phpinfo.php after editing the mainfile.php otherwise you have to get in contact with your hoster.

Good luck!

//Stephan



I have tried to increase memory_limit (look into phpinfo.php - local value is 16M now), but the problem still persists ;o(


Quote Printer friendly page upwards
Kovis
Joined: June 22, 2006
Posts: 4


Send private message to Kovis
Installation halts to blank screen on step 6 of 8

Posted: 2006-06-27 19:03

Hi!

I did some experiments and discovered that the problem is here:

file master.php, line 680:
$mem->DeleteTime($time);

The script terminates on this line - no messages, just a blank page. Maybe some informations could be found in server system logs, but I don't have a possibility to read them.

PLEASE HELP!


Quote Printer friendly page upwards
anonymous
Unregistered User
Installation halts to blank screen on step 6 of 8

Posted: 2006-06-27 21:58

Kovis wrote at June 27, 2006 at 19:03:18 clock the following:

I did some experiments and discovered that the problem is here:

file master.php, line 680:
$mem->DeleteTime($time);

The script terminates on this line - no messages, just a blank page. Maybe some informations could be found in server system logs, but I don't have a possibility to read them.

PLEASE HELP!


Hi again!

I have solved the problem. I have determined that DeleteTime calls a database engine in the lower layer. All problems were caused by insufficient file/directory rights. Stephan, thanks for your time.



Quote Printer friendly page upwards
anonymous
Unregistered User
Installation halts to blank screen on step 6 of 8

Posted: 2006-06-30 23:58

Nazdar Kovis,

anonymous wrote at June 27, 2006 at 21:58:59 clock the following:

Stephan, thanks for your time.


No Problem I hope your team had a good journey back to czech

Dobrou noc

//Stephan




Quote Printer friendly page upwards
anonymous
Unregistered User
Installation halts to blank screen on step 6 of 8

Posted: 2006-07-18 19:22

hey guys,

i'm having the same problem... how did u eventually fix it?

my site is also hosted at funpic, cf. phpinfo at http://phpinfo.da.funpic.de/

cheers,
david


Quote Printer friendly page upwards
sort by
Page 1 2 Previous page 

Previous thread:  Security-Fix
Next Thread:  Admin login

Jump To:

 
Page took 0.06627 seconds to load