Welcome Guest, Not a member yet? Register   Sign In
Autoload.php core ?
#11

[eluser]Temereto[/eluser]
i'm in ubuntu..And I never use to start either apache or sql serveer.
If I have to,then how should I.
#12

[eluser]Jason Tan Boon Teck[/eluser]
[quote author="Temereto" date="1330413830"]i'm in ubuntu..And I never use to start either apache or sql serveer.
If I have to,then how should I.[/quote]

A sure way to know if both Apache and MySQL are running, is to install and run phpMyAdmin. It uses both. If it works, then your CI app should work also, if configured correctly.

Otherwise, just run in terminal:
Code:
/etc/init.d/apache status

to check for the Apache daemon and do the same for MySQL.




Theme © iAndrew 2016 - Forum software by © MyBB