CybeR Posted November 21, 2011 Share Posted November 21, 2011 What should i download to view php coding? Because when i view php coding it only show's the coding of the index.php ... Quote Link to comment Share on other sites More sharing options...
0 Kenpachi Posted November 21, 2011 Share Posted November 21, 2011 I think you're talking about a website, right? Just open it with your web browser. Quote Link to comment Share on other sites More sharing options...
0 CybeR Posted November 21, 2011 Author Share Posted November 21, 2011 when i open the browser it only shows the code.. Quote Link to comment Share on other sites More sharing options...
0 Kenpachi Posted November 21, 2011 Share Posted November 21, 2011 Well, in that case I'd assume that your PHP file isn't a website but a script... I never coded in PHP so I'm not a big help, but I think you need to install a framework / tool kit. (Zend or something like that. Nevermind. I my brain was in stand-by while writing this.... Quote Link to comment Share on other sites More sharing options...
0 Brian Posted November 21, 2011 Share Posted November 21, 2011 when i open the browser it only shows the code.. So you're trying to setup a web server on your computer? Did you install PHP? Quote Link to comment Share on other sites More sharing options...
0 CybeR Posted November 21, 2011 Author Share Posted November 21, 2011 i'm trying to edit flux control panel.... Quote Link to comment Share on other sites More sharing options...
0 Kenpachi Posted November 21, 2011 Share Posted November 21, 2011 Just do as Brian said and install PHP. Otherwise your browser wont be able to parse your PHP file. Quote Link to comment Share on other sites More sharing options...
0 Brian Posted November 21, 2011 Share Posted November 21, 2011 i'm trying to edit flux control panel.... and pages are displaying like this instead of this ? What steps have you done so far to setup and configure your web server and PHP? Which web hosting company are you using, or is this your computer? Quote Link to comment Share on other sites More sharing options...
0 CybeR Posted November 21, 2011 Author Share Posted November 21, 2011 i'm trying to edit flux control panel.... and pages are displaying like this instead of this ? What steps have you done so far to setup and configure your web server and PHP? Which web hosting company are you using, or is this your computer? I'm using my computer for editing some of php coding... and pages are displaying like this instead of this ? Yeah i wanted to see it like that.. Quote Link to comment Share on other sites More sharing options...
0 Brian Posted November 21, 2011 Share Posted November 21, 2011 There are some video guides to setting up FluxCP here: http://code.google.com/p/fluxcp/wiki/Screencasts If you use Abyss Web Server (like in their example), this page explains how to setup PHP: http://www.aprelium.com/abyssws/php.html Quote Link to comment Share on other sites More sharing options...
0 Mercurial Posted November 22, 2011 Share Posted November 22, 2011 install wamp http://www.wampserver.com/en/ after you install it you should have a folder C:/wamp/htdocs put the flux files there like this C:/wamp/htdocs/fluxfiles/ then in your browser type http://localhost/fluxfiles/ where fluxfiles is the name of your folder where you put flux and boom you prolly get some errors because you need to execute ro sql files but your close 1 Quote Link to comment Share on other sites More sharing options...
What should i download to view php coding?
Because when i view php coding it only show's the coding of the index.php
...
Link to comment
Share on other sites