Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: can't send email
Post: RE: codeigniter

I see all kinds of problems. First, please tell me that's not your real password that you copy/pasted here? ... Second, your config: Code: -- $config=array(               'protocol'=>'smtp',     ...
3,048 Views
2 Replies
02-18-2016, 03:21 PM
jtneal
    Thread: Memcached not saving
Post: RE: Memcached not saving

If you are on 3.0.4 then this is a known issue being fixed in 3.0.5 See: https://github.com/bcit-ci/CodeIgniter/issues/3919
10,878 Views
7 Replies
02-18-2016, 03:13 PM
jtneal
    Thread: Suggestion - Vagrant setup for Development
Post: RE: Suggestion - Vagrant setup for Development

I suggest using PuPHPet to setup a Vagrant box. PHP7 is an option, as is installation of XDebug. I suggest Ubuntu 14.04 personally, but everyone has their preferred flavors.
18,548 Views
12 Replies
02-14-2016, 01:42 PM
jtneal
    Thread: Memcached not saving
Post: RE: Memcached not saving

bribar, I setup a fresh install of CI on a fresh server via Vagrant with Memcached installed. I copy/pasted your code, and it works as-is. The Memcached defaults are Hostname: 127.0.0.1 Port: ...
10,878 Views
7 Replies
02-14-2016, 01:37 PM
jtneal

Theme © iAndrew 2016 - Forum software by © MyBB