fansa Posted December 22, 2008 Share Posted December 22, 2008 Why my php not turn on..when i try run my localhost....not appear my system but appear coding page.Anybody can help me,actually i already configure in php.ini and httpd any idea to help me??? Link to comment https://forums.phpfreaks.com/topic/137964-solved-php-not-run/ Share on other sites More sharing options...
phpSensei Posted December 22, 2008 Share Posted December 22, 2008 Are you using WampServer? Link to comment https://forums.phpfreaks.com/topic/137964-solved-php-not-run/#findComment-721100 Share on other sites More sharing options...
fansa Posted December 22, 2008 Author Share Posted December 22, 2008 No,i am using apache 2.0.52. I put the folder of the system in C:\Program Files\Apache Group\Apache2\htdocs\bis Link to comment https://forums.phpfreaks.com/topic/137964-solved-php-not-run/#findComment-721101 Share on other sites More sharing options...
fansa Posted December 22, 2008 Author Share Posted December 22, 2008 Ok..i already solved this problem by adding this 2 line in php.ini at C:\Program Files\Apache Group\Apache2\bin extension=php_pdo.dll (remove semicolon from the start) extension=php_pdo_mssql.dll (remove semicolon from the start) Link to comment https://forums.phpfreaks.com/topic/137964-solved-php-not-run/#findComment-721119 Share on other sites More sharing options...
fansa Posted December 22, 2008 Author Share Posted December 22, 2008 Ok..i already solved this problem by adding this 2 line in php.ini at C:\Program Files\Apache Group\Apache2\bin extension=php_pdo.dll (remove semicolon from the start) extension=php_pdo_mssql.dll (remove semicolon from the start) Link to comment https://forums.phpfreaks.com/topic/137964-solved-php-not-run/#findComment-721143 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.