Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
khoffman Offline
New Member
 
Posts: 14
Join Date: May 2006
Question setup/setup.php coming back completely blank (setup/index.php is OK) - 12-05-2006, 09:01 PM

When I visit:
(url)/setup/setup.php
it is coming back with a completely empty page, as if some error caused the script to terminate. Running php setup.php from the command line comes back with error level 255, indicated that the script called exit().

There is no output. There is nothing in the PHP log. I have turned on all PHP warnings / errors. Nothing.

I am trying to get the latest build of leased SupportSuite installed and running for the first time.

My configuration:
php 5.1.2 (latest build said full support for PHP 5)
MySQL 5.0.15

I am deploying with the ionCube encoded versions. I have verified that ionCube is installed correctly. I know this because if I visit (url)/setup/index.php then it will correctly show the 4 options. Clicking on any of them simply doesn't work.

Note: If I move config/config.php to config/config-none.php and access the page then there IS an error generated, saying that require_once('config.php') failed. Thus, I do know that the script is being decoded and is running, because it is at least loading config.php.

Has anyone seen any errors like this? How can I find out what is really causing the error?

Thanks...
   
Reply With Quote
  (#2) Old
triller Offline
Member
 
Posts: 52
Join Date: Apr 2006
12-05-2006, 09:49 PM

In my case, using PHP 5.1.2 will cause the very similar symptom like this.

Pls try PHP 4.x.x, it works fine to me.
   
Reply With Quote
  (#3) Old
khoffman Offline
New Member
 
Posts: 14
Join Date: May 2006
13-05-2006, 12:19 AM

Kayako support was very helpful in resolving the issue.
It turns you need to have the mysql extension installed even if you have the mysqli extension installed. This makes sense since the code normally runs on old versions of PHP, but I guess I was used to software like phpMyAdmin that auto-detected which mysql extension to use.

Anyways, it's working great now. PHP 5.1.2 and MySQL 5.0.x
   
Reply With Quote
Reply

Tags
blank, coming, completely, setup or indexphp, setup or setupphp

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
User Ticket Replies coming in as blank body NC Software SupportSuite, eSupport and LiveResponse 3 22-03-2007 05:04 AM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46