Help - Search - Members - Calendar
Full Version: Hosting Phpbb3?
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
BizzyBone
hey can i do this if so could someone help me ive uploaded it but when i try and instill it it says i need


*

A webserver or web hosting account running on any major Operating System with support for PHP
*

A SQL database system, one of:
o

FireBird 2.0 or above
o

MySQL 3.23 or above
o

MS SQL Server 2000 or above (directly or via ODBC)
o

Oracle
o

PostgreSQL 7.x or above
o

SQLite
*

PHP 4.3.3 or above with support for the database you intend to use. The optional presence of the following modules within PHP will provide access to additional features, but they are not required.
o

zlib Compression support
o

Remote FTP support
o

XML support
o

Imagemagick support

please reply thanks.
allstar
Zymic has most of these things. Im currently running PHPBB3 on my site hosted with Zymic and its running without a hitch smile.gif

Click the Install tab at the top of the phpbb3 page, unless your already doing that.
EMOruffino
it officially works, it is running on the emoruffino test server. check out the sticky...
BizzyBone
Hey when i tryed to instill it it says this

Installation compatibility

Before proceeding with the full installation phpBB will carry out some tests on your server configuration and files to ensure that you are able to install and run phpBB. Please ensure you read through the results thoroughly and do not proceed until all the required tests are passed. If you wish to use any of the features depending on the optional tests, you should ensure that these tests are passed also.
PHP version and settings

Required - You must be running at least version 4.3.3 of PHP in order to install phpBB. If safe mode is displayed below your PHP installation is running in that mode. This will impose limitations on remote administration and similar features.

PHP version >= 4.3.3:
Yes, Safe mode

PHP setting register_globals is disabled:
phpBB will still run if this setting is enabled, but if possible, it is recommended that register_globals is disabled on your PHP install for security reasons.
Yes

PHP setting allow_url_fopen is enabled:
Optional - This setting is optional, however certain phpBB functions like off-site avatars will not work properly without it.
No

PHP function getimagesize() is available:
Required - In order for phpBB to function correctly, the getimagesize function needs to be available.
Yes

PCRE UTF-8 support:
phpBB will not run if your PHP installation is not compiled with UTF-8 support in the PCRE extension.
Yes

mbstring extension check

Required - mbstring is a PHP extension that provides multibyte string functions. Certain features of mbstring are not compatible with phpBB and must be disabled.

Function overloading:
mbstring.func_overload must be set to either 0 or 4.
Yes

Transparent character encoding:
mbstring.encoding_translation must be set to 0.
Yes

HTTP input character conversion:
mbstring.http_input must be set to pass.
Yes

HTTP output character conversion:
mbstring.http_output must be set to pass.
Yes

Supported databases

Required - You must have support for at least one compatible database within PHP. If no database modules are shown as available you should contact your hosting provider or review the relevant PHP installation documentation for advice.

Firebird:
Unavailable

MySQL with MySQLi Extension:
Unavailable

MySQL:
Available

MSSQL Server 2000+:
Unavailable

MSSQL Server 2000+ via ODBC:
Unavailable

Oracle:
Unavailable

PostgreSQL 7.x/8.x:
Unavailable

SQLite:
Available

Optional modules

Optional - These modules or applications are optional. However, if they are available they will enable extra features.

zlib compression support [ gz, .tar.gz, .zip ]:
Available

Remote FTP support [ Installation ]:
Available

GD graphics support [ Visual Confirmation ]:
Available

XML support [ Jabber ]:
Available

Imagemagick support [ Attachments ]:
Cannot determine location. If you know Imagemagick is installed, you may specify the location later within your administration control panel

Files and Directories

Required - In order to function correctly phpBB needs to be able to access or write to certain files or directories. If you see “Not Found” you need to create the relevant file or directory. If you see “Unwritable” you need to change the permissions on the file or directory to allow phpBB to write to it.

cache/:
Found, Unwritable

files/:
Found, Unwritable

store/:
Found, Unwritable

Optional files and directories

Optional - These files, directories or permission settings are not required. The installation system will attempt to use various techniques to create them if they do not exist or cannot be written to. However, the presence of these will speed installation.

config.php:
Found, Unwritable

images/avatars/upload/:
Found, Unwritable

EMOruffino
just CHMOD those folders to 777 and reload the page wink.gif
BizzyBone
how would i do that sorry im new to all this thanks
allstar
In simpler terms, go to your FTP, select the folders that say "Unwritable" on PHP, in your case, Cache, Styles, Files, Config.php (file not folder), Images/Avatars/upload, select them, and change permissions making them writable which would allow the install. Ignore the PM I sent you.

Heres a screenshot of changing the permissions
Vaisor
Or you could use a FTP client which would make this job 99.9% easier,

When in your FTP Client create a new directory named: "Forum"
Upload all contents of your PHPBB3 Folder into that folder on your server
Go to: www.yoursite.zxq.net (or whatever extension you chose".. www.yoursite.zxq.net/forum
It should come up with the install page, follow the instructions and wipee

Hope this helps,
Aaron
BizzyBone
well ive done every thing i was told to do but now i get this error

Ed
Looks like you're missing 'common.php' make sure you've uploaded every file.
Vaisor
In your uploaded file you should have the following:
  • directory: adm
  • directory: files
  • directory: docs
  • directory: images
  • directory: cache
  • directory: styles
  • directory: download
  • directory: includes
  • directory: install
  • directory: language
  • directory: store
  • common.php
  • index.php
  • cron.php
  • faq.php
  • report.php
  • posting.php
  • viewforum.php
  • ucp.php
  • viewtopic.php
  • viewonline.php
  • style.php
  • search.php
  • memberlist.php
  • mcp.php
  • config.php
  • .htaccess


Make sure all of those files are there...

If you still have problems post in this link:

http://www.phpbb.com/community/viewforum.p...fbe8775f7a1ce93

Hope this helps,
Aaron
BizzyBone
ok sweet i got it instilled could some one please tell me what to type in Database settings? thanks
Ed
QUOTE(BizzyBone @ Nov 16 2007, 12:27 PM) *
ok sweet i got it instilled could some one please tell me what to type in Database settings? thanks


See here:
http://www.zymic.com/forum/Mysql-Database-...ement-t536.html

Hostname is:
CODE
localhost


You don't need to pay attention to the code snippets at the bottom though.
BizzyBone
please help
Alex
What don't you understand? Bread already linked you to a thread with all the information you require. We need more information, "please help" is not useful.
EMOruffino
QUOTE(Alex @ Nov 16 2007, 09:32 AM) *
We need more information, "please help" is not useful.

exactly.. im a phpBB guru, but that dosnt give me anything to look at
Vaisor
If you look,

he said please help at the exact same time as bread told him
EMOruffino
QUOTE(Sheep Donkey @ Nov 16 2007, 06:12 PM) *
If you look,

he said please help at the exact same time as bread told him

i completely missed that... lol
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.