Page 1 of 1
Please help after making correction as per install all blank
Posted: Sun Feb 05, 2006 4:43 am
by MrWizard516
Script URL:
http://support.mrwizard516.com/hd/
Version of script: hesk0931
Version of PHP: 5.1.2
Hosting company: optonline.net
Have you searched THIS FORUM for your problem: yes
If so, what terms did you try:
I tried enabling sessions cookies which was already enabled.
Also tried addinghis line to settings:
ini_set("session.use_trans_sid", true);
Write your message below:
I installed as per supplied instructions and as soon as I was done all I got were blank pages. Including the install page.
Posted: Sun Feb 05, 2006 9:26 am
by Klemen
Hello,
Please upload the phpinfo file and post the link here, might give us some clues:
http://www.phpjunkyard.com/extras/phpinfo.zip
By the way: I can't open your website, it is either down or wrong URL...
My PHP Info
Posted: Sun Feb 05, 2006 8:33 pm
by MrWizard516
http://support.mrwizard516.com/phpinfo/phpinfo.php
BTW: I shut my server off after 12:00 am EST that's probably why you couldnt get in.
I have Display_Errors in my php.ini turned off so if you goto my support page via the link in my first post all you are going to get is a blank page. Let me know if you want me to turn them on.
Posted: Sun Feb 05, 2006 9:41 pm
by Klemen
Hi,
You have this exact same problem:
viewtopic.php?t=624&start=30
Regards
Not really....
Posted: Sun Feb 05, 2006 9:49 pm
by MrWizard516
I am not using IIS...I am using Abyss
here is the error I am getting:
PHP Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in C:\Abyss\htdocs\PHP\hesk\hesk_settings.inc.php on line 52
Posted: Mon Feb 06, 2006 8:37 am
by Klemen
In that case you made an error editing hesk_settings.inc.php file, try editing the original file again. Be careful not to delete any quotes (" or ') and that all lines end with a semi-colon ;
If you can't figure it out paste lines 50-54 here.
All seems to be correct to me.
Posted: Mon Feb 06, 2006 8:44 pm
by MrWizard516
/* Database settings */
$hesk_settings['database_host'] = "localhost";
$hesk_settings['database_name'] = "hesk";
$hesk_settings['database_user'] = "Mike";
Any ideas?
Posted: Mon Feb 06, 2006 9:40 pm
by Klemen
Hi,
These lines are ok, but it still doesn't work? Like said try editing the original settings file and try with that one again. Make sure you don't use any variables within other variables.
If nothing PM me the entire settings file and I will check it out (don't change anything, except you may replace passwords by *****).
This is driving me nutsssss!
Posted: Mon Feb 06, 2006 9:59 pm
by MrWizard516
I think I am going to try using Apache server. I notice that a lot of people have never heard of the server I am using "Abyss" and it seems that a lot of apps and scripts don't work with it. Here goes nothing...Cross your fingers.
Posted: Mon Feb 06, 2006 10:08 pm
by Klemen
Yup, to be honest I never heard of it either

But if you get a parse error it must be a problem with the settings file...
Anyway, let us know how it goes.
I am really lost now..
Posted: Tue Feb 07, 2006 5:49 am
by MrWizard516
One thing I must say is that they dont make it easy to setup Apache. I have been trying to virtual host for the last 3 hours. Can't seem to get them to work. I have no clue what I am doing wrong. Lord Help Me!!
Posted: Tue Feb 07, 2006 10:28 am
by Klemen
Well Apache is the most widely used, isn't it? There are a lot of support forums for Apache, try asking there.
You may still send your entire settings file to me via private message so I can double-check that.
Regards
THNAKS FOR ALL YOUR HELP!!!!
Posted: Wed Feb 08, 2006 5:42 am
by MrWizard516
I just wanted to say THANK YOU VERY MUCH!!!! I am kicking myself in the butt for not installing Apache sooner. And boy what a headache...But you app works perfect. I just have to figure some the settings in Apache to make everything secure. Thanks again!