- 28 Apr 2014, 09:40
#1715
Hi there,
I'm having an issue after installing OpenCATS 0.9.1 on Ubuntu 10.04 running PHP Version 5.3.2-1ubuntu4.24. When I finish installation and go to index.php page the message is "No data received" (On Chrome) and Firefox tries to take me to http://www.localhost.com/...
After some debugging I've seen that in index.php after session_start(); line $_SESSION variable does not fill with all data needed. I checked this installing same way in another computer, comparing variables and confirming it works correctly there.
I have checked permission on all possible dirs but can't find the way to make it work.
Any help will be really appreciated.
Thank you.
I'm having an issue after installing OpenCATS 0.9.1 on Ubuntu 10.04 running PHP Version 5.3.2-1ubuntu4.24. When I finish installation and go to index.php page the message is "No data received" (On Chrome) and Firefox tries to take me to http://www.localhost.com/...
After some debugging I've seen that in index.php after session_start(); line $_SESSION variable does not fill with all data needed. I checked this installing same way in another computer, comparing variables and confirming it works correctly there.
I have checked permission on all possible dirs but can't find the way to make it work.
Any help will be really appreciated.
Thank you.