Warning: session_start(): open(/var/cpanel/php/sessions/ea3/sess_528cb4e761289b53b5be16a4f81bdedd, O_RDWR) failed: No such file or directory (2) in /home/jay/public_html/wp-content/plugins/cbxwpsimpleaccounting/admin/class-cbxwpsimpleaccounting-admin.php on line 77

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/jay/public_html/wp-content/plugins/cbxwpsimpleaccounting/admin/class-cbxwpsimpleaccounting-admin.php:77) in /home/jay/public_html/wp-content/plugins/cbxwpsimpleaccounting/admin/class-cbxwpsimpleaccounting-admin.php on line 77

Warning: Cannot modify header information - headers already sent by (output started at /home/jay/public_html/wp-content/plugins/cbxwpsimpleaccounting/admin/class-cbxwpsimpleaccounting-admin.php:77) in /home/jay/public_html/wp-includes/feed-rss2.php on line 8
Kohana Installation – Technical Ebooks http://www.technical-ebooks.com Electrical, Electronic, and Software Technical Talks Sat, 17 Feb 2018 23:02:41 +0000 en-US hourly 1 https://wordpress.org/?v=4.9.25 Installing Kohana – Basic Steps http://www.technical-ebooks.com/installing-kohana-basic-steps/ http://www.technical-ebooks.com/installing-kohana-basic-steps/#respond Fri, 06 Aug 2010 08:13:19 +0000 http://www.technical-ebooks.com/?p=27 Continue reading ]]> Installing Kohana:

My Server Specs:

PHP Version: 5.2.3

Apache 2.2.15

MySQL 5.0.91-community

Let’s install it:

  1. Downloaded and unzipped Kohana 3.0.7 on my Windows machine
  2. Upload to Server
  3. Edit application/bootstrap.php: Time zone Canada/Pacific, and base_url to appropriate path. By default base_url was set to / . I changed it to /directorywhereiinstalledkohana. (Reference: http://kohanaframework.org/guide/about.install)
  4. Application/logs and cache are 755 by default
  5. Loading www.technical-ebooks.com/dir/index.php was successful. It reports the Environment Tests have passed. Loading www.technical-ebooks.com/dir/index.php reports the same.
  6. Rename install.php
  7. When you load up www.technical-ebooks.com/dir/ in your browser, you should see hello, world! message. If you don’t see it, then reload the page in your browser (F5). When I loaded www.technical-ebooks.com/dir/index.php I get the same message of hello, wold! (Renaming install.php in above step is causing this change in behavior which is normal).

Jay Kajavi

]]>
http://www.technical-ebooks.com/installing-kohana-basic-steps/feed/ 0

Warning: Unknown: open(/var/cpanel/php/sessions/ea3/sess_528cb4e761289b53b5be16a4f81bdedd, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/cpanel/php/sessions/ea3) in Unknown on line 0