Search found 4 matches

by mikebos
Mon Apr 25, 2011 6:19 am
Forum: Installation Help
Topic: Installation Problem.. Blank Page
Replies: 9
Views: 6859

Re: Installation Problem.. Blank Page

To tackle the problem i need to understand what this code is doin(install.php)

*/
ini_set('default_socket_timeout', 5);
ini_set('allow_url_fopen', 1);

if ( isset($_GET['external_installer']) ) {
$external_installer = (int)$_GET['external_installer'];
}else {
$external_installer = 0;

please help.
by mikebos
Fri Apr 22, 2011 3:11 pm
Forum: Installation Help
Topic: License.php display blank page
Replies: 17
Views: 12933

Re: License.php display blank page

has anyone sorted the above problem?my display_errors in php.ini is also on.
by mikebos
Fri Apr 22, 2011 2:35 pm
Forum: Installation Help
Topic: Installation Problem.. Blank Page
Replies: 9
Views: 6859

Re: Installation Problem.. Blank Page

sorry i've sorted the above problem.bt am also having a blank page whn tryin to install.when I run localhost/timetrex/interface/install/install.php its redirects me to a blank page with url localhost/timetrex/interface/install/Licence.php?externalinstaller=0. display_errors in php.ini = on. please h...
by mikebos
Fri Apr 22, 2011 1:49 pm
Forum: Installation Help
Topic: Installation Problem.. Blank Page
Replies: 9
Views: 6859

Re: Installation Problem.. Blank Page

am also having a problem when tryn to install it in xampp stating config file (c:\xampp\htdocs\timetrex\includes\..\timetrex.ini.php) does not exist.will be grateful for any assistance.