RalphLeMouf Posted November 6, 2012 Share Posted November 6, 2012 Howdy - I am trying to implement the built in captcha helper in CI. I ran phpinfo() on my view, and it appears that my virtual directory support is disabled. How do I enable it. I also want to add that I'm working locally. thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/270380-how-do-i-enable-virtual-directory-support-in-code-igniter/ Share on other sites More sharing options...
trq Posted November 7, 2012 Share Posted November 7, 2012 There is no such thing as virtual directory support in php. What exactly are you referring to? Apache's mod_rewrite maybe? Quote Link to comment https://forums.phpfreaks.com/topic/270380-how-do-i-enable-virtual-directory-support-in-code-igniter/#findComment-1390746 Share on other sites More sharing options...
RalphLeMouf Posted November 7, 2012 Author Share Posted November 7, 2012 I echo phpinfo() and there is certainly a column that says virtual directory support disabled. I'm trying to access the GD library to get images for my captcha Quote Link to comment https://forums.phpfreaks.com/topic/270380-how-do-i-enable-virtual-directory-support-in-code-igniter/#findComment-1390869 Share on other sites More sharing options...
RalphLeMouf Posted November 7, 2012 Author Share Posted November 7, 2012 moreover I'm not sure where to get the library of pics the captcha uses. I was under the impression it was in that library. I am taking a tutorial now on how to implement the captcha, but it starts with him already have the folders filled with the images. Quote Link to comment https://forums.phpfreaks.com/topic/270380-how-do-i-enable-virtual-directory-support-in-code-igniter/#findComment-1390902 Share on other sites More sharing options...
trq Posted November 7, 2012 Share Posted November 7, 2012 Well there is no *virtual* anything directive in a php.ini, so I'm not sure what it would be referring to. Quote Link to comment https://forums.phpfreaks.com/topic/270380-how-do-i-enable-virtual-directory-support-in-code-igniter/#findComment-1390944 Share on other sites More sharing options...
paulinetaylor85 Posted January 3, 2013 Share Posted January 3, 2013 Can I have full process tutorial for this, so I can understand it better... Quote Link to comment https://forums.phpfreaks.com/topic/270380-how-do-i-enable-virtual-directory-support-in-code-igniter/#findComment-1402923 Share on other sites More sharing options...
trq Posted January 3, 2013 Share Posted January 3, 2013 Can I have full process tutorial for this, so I can understand it better... Did you actually read this thread? Quote Link to comment https://forums.phpfreaks.com/topic/270380-how-do-i-enable-virtual-directory-support-in-code-igniter/#findComment-1402936 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.