Greetings,
I'm having trouble logging into the initial /vicidial/admin.php page.
I've scoured the suggestions on the site.
If I use short_open_tag = On I get page blank
If I turn that off, I get code from the PHP, eg:
LICENSE: GPLv2 # require("dbconnect.php"); ###################################################################################################### ###################################################################################################### ####### static variable settings for display options ###################################################################################################### ###################################################################################################### $page_width='770'; $section_width='720'; $header_font_size='3'; $subheader_font_size='2'; $subcamp_font_size='2'; $header_selected_bold=''; $header_nonselected_bold=''; $users_color = '#FFFF99'; $campaigns_color = '#FFCC99'; $lists_color = '#FFCCCC'; $ingroups_color = '#CC99FF'; $remoteagent_color ='#CCFFCC'; etc....
phpinfo.php renders fine.
I'm using Slackware 12.1
default kernel 2.6.24.5-smp
PHP 5.2.5 w/eaccelerator
default apache 2.2.8
astguiclient 2.0.4.1.rc3 (i also tried 2.0.4 prior to rc3 update)
Any suggestions are welcome. The only thing I haven't tried is re-compiling apache2 against php - If that is recommended which version of PHP is best with Vicidial?
Thank you in advance.