howzat Posted April 10, 2006 Share Posted April 10, 2006 Hi all,I hope you can help....Im trying to setup a website and have installed something called DeveloperSide which has installed MySQL, Apache2,and phpMyAdmin. To a point all went well... I am able to load the home page (as I've put the new index.php file as my own page) andI am able to view:localhost/statslocalhost/phpMyAdminlocalhost/server-statuslocalhost/server-infolocalhost/perl-statuslocalhost/privatelocalhost/phpinfo.phpso all seems well on the server side, the SQL side and the PHP5 sides. But, when I try to click on any of the 3language flags I have within my index.php page I get what seems to be a listing of my main.php file which is supposed tocontrol the language. This simply appears within the web browser as a long string of text without the formattingit appears to have within notepad.I've checked that the php.ini file and the my.ini file are present in c:/Windows and the nec. modules are activated.However, I don't know a great deal about this myself (only what Ive picked up in the last 4 days) so any help anyone couldoffer would be gratefully received.Thanks,howzat Link to comment https://forums.phpfreaks.com/topic/7031-after-4-days-of-attempts-my-cry-is-help/ Share on other sites More sharing options...
AV1611 Posted April 25, 2006 Share Posted April 25, 2006 I assume you are using windows...I would suggest you download and install XAMPP instead...It has PHP5, Apache2 and MySQL along with Mercury Mail Server, and PHPMyAdmin all rolled up together... If I didn't use that or something simular, I would take the time and learn how to use IIS instead...If you are on a *Nix box, the never mind... Link to comment https://forums.phpfreaks.com/topic/7031-after-4-days-of-attempts-my-cry-is-help/#findComment-30338 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.