phpbb3.1.0 dev

General discussion of development ideas and the approaches taken in the 3.x branch of phpBB. The current feature release of phpBB 3 is 3.3/Proteus.
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.

If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
User avatar
brunoais
Registered User
Posts: 964
Joined: Fri Dec 18, 2009 3:55 pm

Re: phpbb3.1.0 dev

Post by brunoais »

add the directory where php.exe is into the PATH string

User avatar
Vinny
Style Customisations
Style Customisations
Posts: 129
Joined: Thu May 20, 2010 4:01 am
Location: Brazil
Contact:

Re: phpbb3.10 dev

Post by Vinny »

ali@php wrote:I try to run code but this error appears (I use WAMP server) :
'php' is not recognized as an internal or external command,
http://www.php.net/manual/en/faq.instal ... .addtopath

Michaelo
Registered User
Posts: 106
Joined: Thu Apr 01, 2004 7:56 am
Location: Dublin

Re: phpbb3.1.0 dev

Post by Michaelo »

To test php is working, in a command windows type: php --version
You should get back a few lines including the php version... if you get nothing follow Vinny's link above...

If after running: ../composer.phar you get an out of date report, try ../composer.phar self-update

Also note the .htaccess file in the install folder will prevent installation, delete or edit to allow access (assuming local testing)...

Also note after install the 51 header links are at the top but no css is included... would it be alright to post this here?
It a good way of keeping links handy...
Mods: Forum Icons Enhancement, Kiss Portal Engine
Links:
Kiss Portal Engine (dev site) Stargate Portal (archive site) ...
Styles: Technika

Post Reply