Zymic Forums

Webmaster resources

Zymic IRC Server

Chat in real time at irc.zymic.com - Learn More

Welcome

Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.

In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.

left Zymic Webmaster ForumsZymic Free Web HostingTutorials right
5 Pages V  « < 2 3 4 5 >   Reply to this topic Start new topic
left right
xTerMn8R
post Dec 9 2008, 11:49 PM
Post #61


Newbie
*

Group: Members
Posts: 4
Joined: 9-December 08
Member No.: 72,424



Wow I'm Up already !!!

http://safe.net78.net/
Go to the top of the page 
 
  + Quote Post
Twisted-Dawi
post Dec 22 2008, 12:07 AM
Post #62


Newbie
*

Group: Members
Posts: 5
Joined: 21-December 08
Member No.: 74,210



I have uploaded my files (myBB) and gave write access to the needed files.
I have created a DB called db

When I do the installation I now get the error of

Could not connect to the database server at 'localhost' with the supplied username and password. Are you sure the hostname and user details are correct?

what am I doing wrong ???
Go to the top of the page 
 
  + Quote Post
swordz
post Dec 22 2008, 12:11 AM
Post #63


Outrageously Uber Ninja
*******

Group: Moderators
Posts: 1,805
Joined: 10-July 08
From: UK
Member No.: 44,994



What user name and database name are you using?

swordz
Go to the top of the page 
 
  + Quote Post
Twisted-Dawi
post Dec 22 2008, 12:12 AM
Post #64


Newbie
*

Group: Members
Posts: 5
Joined: 21-December 08
Member No.: 74,210



QUOTE(swordz @ Dec 22 2008, 12:11 AM) *
What user name and database name are you using?

swordz


WHen I created the DB ... i just called it db.
my username is mystical-pwi
Go to the top of the page 
 
  + Quote Post
swordz
post Dec 22 2008, 12:25 AM
Post #65


Outrageously Uber Ninja
*******

Group: Moderators
Posts: 1,805
Joined: 10-July 08
From: UK
Member No.: 44,994



Your database and user names should both be mystical-pwi-something.

swordz
Go to the top of the page 
 
  + Quote Post
Twisted-Dawi
post Dec 22 2008, 12:30 AM
Post #66


Newbie
*

Group: Members
Posts: 5
Joined: 21-December 08
Member No.: 74,210



QUOTE(swordz @ Dec 22 2008, 12:25 AM) *
Your database and user names should both be mystical-pwi-something.

swordz


Nope that did not work either
Go to the top of the page 
 
  + Quote Post
swordz
post Dec 22 2008, 12:39 AM
Post #67


Outrageously Uber Ninja
*******

Group: Moderators
Posts: 1,805
Joined: 10-July 08
From: UK
Member No.: 44,994



I made a typo... mystical-pwi_something

Have you set up your database yet?

swordz
Go to the top of the page 
 
  + Quote Post
Twisted-Dawi
post Dec 22 2008, 12:44 AM
Post #68


Newbie
*

Group: Members
Posts: 5
Joined: 21-December 08
Member No.: 74,210



yup ... I created the DB ... and I did try with the _

QUOTE(swordz @ Dec 22 2008, 12:39 AM) *
I made a typo... mystical-pwi_something

Have you set up your database yet?

swordz


yup did that....
What should Database Server Hostname be ??
Go to the top of the page 
 
  + Quote Post
swordz
post Dec 22 2008, 12:48 AM
Post #69


Outrageously Uber Ninja
*******

Group: Moderators
Posts: 1,805
Joined: 10-July 08
From: UK
Member No.: 44,994



So what did you enter?

swordz
Go to the top of the page 
 
  + Quote Post
Twisted-Dawi
post Dec 22 2008, 12:57 AM
Post #70


Newbie
*

Group: Members
Posts: 5
Joined: 21-December 08
Member No.: 74,210



QUOTE(swordz @ Dec 22 2008, 12:48 AM) *
So what did you enter?

swordz


When I created it ... I just called it db

QUOTE(swordz @ Dec 22 2008, 12:48 AM) *
So what did you enter?

swordz


When I created it ... I just called it db
Go to the top of the page 
 
  + Quote Post
swordz
post Dec 22 2008, 01:02 AM
Post #71


Outrageously Uber Ninja
*******

Group: Moderators
Posts: 1,805
Joined: 10-July 08
From: UK
Member No.: 44,994



So your database is called mystical-pwi_db, that's fine.

Have you created a user?

I'm off to bed now, go to the IRC if you still need help, it'll be easier than talking here anyway.

swordz
Go to the top of the page 
 
  + Quote Post
TheGoat
post Dec 29 2008, 06:04 PM
Post #72


Newbie
*

Group: Members
Posts: 2
Joined: 29-December 08
Member No.: 75,215



I am having a similar problem as Twisted. I uploaded all the files for phpBB3. I have created a database with the name horrorguard_db and a user by the name horrorguard_adm. I get to the install portion where it asks for the database info. I select the Mysql option for database type. The database hostname is set to localhost since that is what phpmyadmin tells me it is. I have entered the correct database name and correct username. I have checked the password about 3 times. I didn't set the port number since i didn't think i would need to. But every time i try to continue on with the install i get the error: Access denied for user 'horrorguard_adm'@'localhost' to database 'horrorguard_db'. Now I have no issues accessing the database with phpmyadmin and I am using the same password there. I can't think of what i might be doing wrong. Any help would be greatly appreciated.

Sorry for the poor formatting of my post.
Go to the top of the page 
 
  + Quote Post
Brandon
post Dec 29 2008, 06:26 PM
Post #73


Outrageously Uber Ninja
Group Icon

Group: Community Helper
Posts: 1,756
Joined: 11-November 07
From: HouseMaybe?
Member No.: 2,689



QUOTE(TheGoat @ Dec 29 2008, 06:04 PM) *
I am having a similar problem as Twisted. I uploaded all the files for phpBB3. I have created a database with the name horrorguard_db and a user by the name horrorguard_adm. I get to the install portion where it asks for the database info. I select the Mysql option for database type. The database hostname is set to localhost since that is what phpmyadmin tells me it is. I have entered the correct database name and correct username. I have checked the password about 3 times. I didn't set the port number since i didn't think i would need to. But every time i try to continue on with the install i get the error: Access denied for user 'horrorguard_adm'@'localhost' to database 'horrorguard_db'. Now I have no issues accessing the database with phpmyadmin and I am using the same password there. I can't think of what i might be doing wrong. Any help would be greatly appreciated.

Sorry for the poor formatting of my post.


Fixed.
Go to the top of the page 
 
  + Quote Post
tleg
post Dec 31 2008, 05:06 PM
Post #74


Newbie
*

Group: Members
Posts: 2
Joined: 17-December 08
Member No.: 73,677



I am having trouble changing the permissions of my files and folders. When I click to edit the permissions, it says that the permission has been changed but when I run my test again, they still say unwriteable. I then go back and look at my files and my writeable box is still on unchecked. Any ideas?
Go to the top of the page 
 
  + Quote Post
XoVoX
post Jan 2 2009, 10:09 PM
Post #75


Newbie
*

Group: Members
Posts: 1
Joined: 29-December 08
Member No.: 75,209



I have a question, I got through the complete install, but I got a bunch of warnings when I finished the phpBB3 install:

Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 17812 is not allowed to access /www/uuuq.com/c/l/a/clank9forum/htdocs owned by uid 2003 in /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 884

Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 17812 is not allowed to access /www/uuuq.com/c/l/a/clank9forum/htdocs owned by uid 2003 in /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 884
[phpBB Debug] PHP Notice: in file /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 884: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 17812 is not allowed to access /www/uuuq.com/c/l/a/clank9forum/htdocs owned by uid 2003

Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 17812 is not allowed to access /www/uuuq.com/c/l/a/clank9forum/htdocs owned by uid 2003 in /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 884

Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 17812 is not allowed to access /www/uuuq.com/c/l/a/clank9forum/htdocs owned by uid 2003 in /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 884
[phpBB Debug] PHP Notice: in file /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 884: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 17812 is not allowed to access /www/uuuq.com/c/l/a/clank9forum/htdocs owned by uid 2003

Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 17812 is not allowed to access /www/uuuq.com/c/l/a/clank9forum/htdocs owned by uid 2003 in /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 884

Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 17812 is not allowed to access /www/uuuq.com/c/l/a/clank9forum/htdocs owned by uid 2003 in /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 884
[phpBB Debug] PHP Notice: in file /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/session.php on line 990: Cannot modify header information - headers already sent by (output started at /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php:884)

Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 17812 is not allowed to access /www/uuuq.com/c/l/a/clank9forum/htdocs owned by uid 2003 in /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 884

Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 17812 is not allowed to access /www/uuuq.com/c/l/a/clank9forum/htdocs owned by uid 2003 in /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 884
[phpBB Debug] PHP Notice: in file /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/session.php on line 990: Cannot modify header information - headers already sent by (output started at /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php:884)

Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 17812 is not allowed to access /www/uuuq.com/c/l/a/clank9forum/htdocs owned by uid 2003 in /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 884

Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 17812 is not allowed to access /www/uuuq.com/c/l/a/clank9forum/htdocs owned by uid 2003 in /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 884
[phpBB Debug] PHP Notice: in file /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/session.php on line 990: Cannot modify header information - headers already sent by (output started at /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php:884)

Warning: Cannot modify header information - headers already sent by (output started at /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php:884) in /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 3760

Warning: Cannot modify header information - headers already sent by (output started at /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php:884) in /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 3762

Warning: Cannot modify header information - headers already sent by (output started at /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php:884) in /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 3763

Warning: Cannot modify header information - headers already sent by (output started at /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php:884) in /www/uuuq.com/c/l/a/clank9forum/htdocs/includes/functions.php on line 3764

What should I do to turn safe mode off? And when I do, should I start over and re-install the forum? Will disabling safe mode even fix this issue? Thanks!
Go to the top of the page 
 
  + Quote Post
sunbinyuan
post Jan 10 2009, 07:57 PM
Post #76


Newbie
*

Group: Members
Posts: 3
Joined: 10-January 09
Member No.: 76,982



QUOTE(Cazz @ Feb 1 2008, 11:48 PM) *
How to set-up forums for your website


Pick the forum that best suits youThere are many more types of forums but those are the top 3 that I like to use depending on the type of site and look I want.
Download the package, and make sure its a stable package not a beta one.
Unzip the package and upload it to your site in a new directory called whatever you want (possible /forum/)
Once you have finished uploading it all, you should go to your favorite internet browser and go to where you forum is (example.com/forum/)
It should lead you to the installation part. These 3 forums come with explanations on what to fill out but I will have screenshots and a explanation from
my own head up here soon.

Questions are welcome.

Hope my small guide was somewhat of help, probably not yet, but should be alot better when I start updating it with new and useful information.

but how upload files because I can't do it
please reply soon
Go to the top of the page 
 
  + Quote Post
playerkhan
post Mar 2 2009, 02:00 PM
Post #77


Newbie
*

Group: Members
Posts: 2
Joined: 28-February 09
Member No.: 84,166



please help i am not able to install phpbb forum into my hosting account which is
QUOTE


I have uploaded all the phpbb files into my account(into the phpbb3 folder) but i am not able to access the installation page by typing

QUOTE


I get a 404 page not found error sad.gif

And also according to this video
QUOTE
i am not able to change the permissions of the config.php to 666, whenever i try doing that it says operation not permitted............ WTH!!!! (i am using smartFTP)


I have successfully created a database and a user for that and assigned all the permissions to that user

please help
Go to the top of the page 
 
  + Quote Post
nikolai
post Apr 13 2009, 03:01 PM
Post #78


Newbie
*

Group: Members
Posts: 1
Joined: 13-April 09
Member No.: 91,189



i'm on the free host plan and i trued to install phpbb3 but the serever does't support imagemagic and because of this i can't install phpbb3 is this only for the free plan please help unsure.gif unsure.gif unsure.gif
Go to the top of the page 
 
  + Quote Post
Pkalive
post Jul 27 2010, 09:58 AM
Post #79


Newbie
*

Group: Members
Posts: 2
Joined: 26-July 10
Member No.: 150,612



thanks
Go to the top of the page 
 
  + Quote Post
Bunny
post Jul 30 2010, 12:37 PM
Post #80


Newbie
*

Group: Members
Posts: 2
Joined: 30-July 10
Member No.: 151,049



I want to set up a forum where customers can post their own photos probably with a link from our website. I'd also like them to be able to chat and set up posts but I have no idea how to go about it.
What advice can you give? What's my starting point?
Go to the top of the page 
 
  + Quote Post
5 Pages V  « < 2 3 4 5 >
 Reply to this topic Start new topic
left right
0 Members:
left right
 


Lo-Fi Version Time is now: 20th May 2013 - 01:04 PM