![]() |
|
Cannot install 1.1 RC 11 - Printable Version +- Barebones CMS Forums (http://barebonescms.com/forums) +-- Forum: Regular Forums (/forumdisplay.php?fid=1) +--- Forum: General Discussion (/forumdisplay.php?fid=2) +--- Thread: Cannot install 1.1 RC 11 (/showthread.php?tid=110) |
Cannot install 1.1 RC 11 - olsonm - 01-18-2012 07:15 PM I have successfully installed and used version 1.0 of Barebones CMS. I am starting a new project, and thought I would install and use RC 11 of 1.1 instead. However, the installation does not complete. I get though all of the screen, using the same settings as with 1.0, but on the last screen after I click on the "Install" link, nothing happens. No error messages, not status messages, and the installation does not work. I believe the following line in my apache server error.log is relevant: [Wed Jan 18 14:06:20 2012] [error] [client 192.168.3.100] PHP Warning: posix_getsid() expects exactly 1 parameter, 0 given in /home/shared/customer_files/BlindLineFarms/2012-01_site/support/ random.php on line 85, referer: http://blindlinefarms/install.php I will continue to use 1.0 for now, but thought you might like know about the issue before releasing 1.1. I am running PHP 5.3.8. RE: Cannot install 1.1 RC 11 - thruska - 01-22-2012 07:33 AM Thanks for the heads up. The error/warning indicates a bug in CSPRNG 1.0 RC1 running on a *NIX host. This probably isn't the only issue preventing installation. The installer is one of the last things I thoroughly test because I tend to make changes to it right up to the final release. If you really want to run against 1.1 RC11, you can always try the upgrade route - install 1.0 and then upgrade to 1.1 RC11. That will bypass the changes made to the installer. My release schedule for 1.1 is still a few months away. RE: Cannot install 1.1 RC 11 - thruska - 04-16-2012 06:36 PM I finally got around to confirming this problem in 1.1 RC13 and figured out what is wrong with the installer. 1.1 RC14 is now available. The installer appears to work fine now. |