After I configured phpopenchat 3.0.1, I was able to successfully go through step 1 of the installation (verifying permissions) but when it went to step 2 the page was blank except for the five circular images on top. The test page also comes up blank.
I am running Windows XP Professional with Apache/2.0.50 (Win32) mod_perl/1.99_14 Perl/v5.8.4 PHP/4.3.8 and MySQl version 4.0.20a-nt. I got the package from www.devside.net.
I have looked into all sorts of possibilities including ADODB problems from Windows Service Pack 2, coding errors in class.Installer.inc, and I eve tried creating the database from the command line. But since I am a novice, I have not been able to figure it out. Can anyone help?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
One more thing... when I view the source of this page (install.php?step=2) I see that the html code at the bottom of the page is missing... no </body> and no </html> which could suggest that the php code is stopped at this point for some reason.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After I configured phpopenchat 3.0.1, I was able to successfully go through step 1 of the installation (verifying permissions) but when it went to step 2 the page was blank except for the five circular images on top. The test page also comes up blank.
I am running Windows XP Professional with Apache/2.0.50 (Win32) mod_perl/1.99_14 Perl/v5.8.4 PHP/4.3.8 and MySQl version 4.0.20a-nt. I got the package from www.devside.net.
I have looked into all sorts of possibilities including ADODB problems from Windows Service Pack 2, coding errors in class.Installer.inc, and I eve tried creating the database from the command line. But since I am a novice, I have not been able to figure it out. Can anyone help?
One more thing... when I view the source of this page (install.php?step=2) I see that the html code at the bottom of the page is missing... no </body> and no </html> which could suggest that the php code is stopped at this point for some reason.
You must delete the files in tmp ...
sorry - wrong thread ... :(
i've the same probs...
tried to solve the problem like in 'https://sourceforge.net/forum/forum.php?thread_id=1150415&forum_id=44845'
but it doesn't work... :(