Welcome Guest, Not a member yet? Register   Sign In
I am new
#1

I have been using wordpress for a while and theme developments i would like to learn how to use codeigniter. I did a cpanel install off softaculous.
What is the best way to learn i am going to read the topics in the install maybe somone can point me to some videos.


Regards Vinny
Reply
#2

Hi, Vinny. Welcome to CodeIgniter! I don't have any videos to suggest, but if you're familiar with PHP and SQL already, the basic tutorial in the documentation should be enough. https://www.codeigniter.com/user_guide/t...index.html

Check it out and post any questions you might have. Smile
Hey, don't work without a PHP debugger. Several free IDEs have this features built in. Two are NetBeans and CodeLobster. Without a debugger, it's like you're driving with a blindfold on -- you are going to crash!
Reply
#3

(01-03-2016, 09:07 PM)RobertSF Wrote: Hi, Vinny. Welcome to CodeIgniter! I don't have any videos to suggest, but if you're familiar with PHP and SQL already, the basic tutorial in the documentation should be enough. https://www.codeigniter.com/user_guide/t...index.html

Check it out and post any questions you might have. Smile

Robert Thank You! I have installed codeigniter from a existing cpanel account that already has a wordpress install in it. I used codeogniter from softaculous install and have edited the view page already. Although i have an error so i made a site i use for testing its coverandcare.com/members the members of course is were code igniter is. Would you know what this error message from my server is.

Message: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/ffmpeg.so: cannot open shared object file: No such file or directory.

Regards Vinny
Reply
#4

(01-04-2016, 08:48 AM)vinnyvrj Wrote:
(01-03-2016, 09:07 PM)RobertSF Wrote: Hi, Vinny. Welcome to CodeIgniter! I don't have any videos to suggest, but if you're familiar with PHP and SQL already, the basic tutorial in the documentation should be enough. https://www.codeigniter.com/user_guide/t...index.html

Check it out and post any questions you might have. Smile

Robert Thank You! I have installed codeigniter from a existing cpanel account that already has a wordpress install in it. I used codeogniter from softaculous install and have edited the view page already. Although i have an error so i made a site i use for testing its coverandcare.com/members the members of course is were code igniter is. Would you know what this error message from my server is.

Message: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/ffmpeg.so: cannot open shared object file: No such file or directory.

Regards Vinny

https://wordpress.org/support/topic/php-...ic-library

First Google search result for that error.
Reply
#5

(01-04-2016, 09:24 AM)mr_pablo Wrote:
(01-04-2016, 08:48 AM)vinnyvrj Wrote:
(01-03-2016, 09:07 PM)RobertSF Wrote: Hi, Vinny. Welcome to CodeIgniter! I don't have any videos to suggest, but if you're familiar with PHP and SQL already, the basic tutorial in the documentation should be enough. https://www.codeigniter.com/user_guide/t...index.html

Check it out and post any questions you might have. Smile

Robert Thank You! I have installed codeigniter from a existing cpanel account that already has a wordpress install in it. I used codeogniter from softaculous install and have edited the view page already. Although i have an error so i made a site i use for testing its coverandcare.com/members the members of course is were code igniter is. Would you know what this error message from my server is.

Message: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/ffmpeg.so: cannot open shared object file: No such file or directory.

Regards Vinny

https://wordpress.org/support/topic/php-...ic-library

First Google search result for that error.
Reply
#6

(01-04-2016, 10:20 AM)vinnyvrj Wrote:
(01-04-2016, 09:24 AM)mr_pablo Wrote:
(01-04-2016, 08:48 AM)vinnyvrj Wrote:
(01-03-2016, 09:07 PM)RobertSF Wrote: Hi, Vinny. Welcome to CodeIgniter! I don't have any videos to suggest, but if you're familiar with PHP and SQL already, the basic tutorial in the documentation should be enough. https://www.codeigniter.com/user_guide/t...index.html

Check it out and post any questions you might have. Smile

Robert Thank You! I have installed codeigniter from a existing cpanel account that already has a wordpress install in it. I used codeogniter from softaculous install and have edited the view page already. Although i have an error so i made a site i use for testing its coverandcare.com/members the members of course is were code igniter is. Would you know what this error message from my server is.

Message: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/ffmpeg.so: cannot open shared object file: No such file or directory.

Regards Vinny

https://wordpress.org/support/topic/php-...ic-library

First Google search result for that error.


I am not getting these errors in wordpress although there is a wordpress install in this directory.
It is only on the codeigniter install. I also dont see any of the extensions as sql lite i am not using. I looked in the usr/local/lib/php.ini and i dont see anything of this nature. To comment out the extension. I am also using php5.5.3 i believe. Regards Vinny
Reply
#7

(01-04-2016, 10:25 AM)vinnyvrj Wrote:
(01-04-2016, 10:20 AM)vinnyvrj Wrote:
(01-04-2016, 09:24 AM)mr_pablo Wrote:
(01-04-2016, 08:48 AM)vinnyvrj Wrote:
(01-03-2016, 09:07 PM)RobertSF Wrote: Hi, Vinny. Welcome to CodeIgniter! I don't have any videos to suggest, but if you're familiar with PHP and SQL already, the basic tutorial in the documentation should be enough. https://www.codeigniter.com/user_guide/t...index.html

Check it out and post any questions you might have. Smile

Robert Thank You! I have installed codeigniter from a existing cpanel account that already has a wordpress install in it. I used codeogniter from softaculous install and have edited the view page already. Although i have an error so i made a site i use for testing its coverandcare.com/members the members of course is were code igniter is. Would you know what this error message from my server is.

Message: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/ffmpeg.so: cannot open shared object file: No such file or directory.

Regards Vinny

https://wordpress.org/support/topic/php-...ic-library

First Google search result for that error.


I am not getting these errors in wordpress although there is a wordpress install in this directory.
It is only on the codeigniter install. I also dont see any of the extensions as sql lite i am not using. I looked in the usr/local/lib/php.ini and i dont see anything of this nature. To comment out the extension. I am also using php5.5.3 i believe. Regards Vinny
 


I have fixed my error issue by the way i have things going can you point me as to how i would use a theme i was looking at the help is there any way i would know what the next step would be. Just some pointers if you have them.

Regards Vinny
Reply




Theme © iAndrew 2016 - Forum software by © MyBB