Topic: FreeBSD 6.2 and PF firewall and punbb

I use FreeBSD 6.2 with PF for firewall and install punbb-1.2.15  and install mysql-client-5.0.37 Multithreaded SQL database (client)
mysql-server-5.0.37 Multithreaded SQL database (server) and install apache-2.0.59 , I create some user on this forums . they can post and register , but today some times after press some button on punbb forums I see blank page and nothing happen , I reset my system but I have this problem still , this problem happen sometimes and sometimes my punbb work good and great.

How I can solve this problem.

Re: FreeBSD 6.2 and PF firewall and punbb

Try removing your cache files

Re: FreeBSD 6.2 and PF firewall and punbb

How I remove cache file ??

Re: FreeBSD 6.2 and PF firewall and punbb

Delete all the .php files in the cache directory?

Re: FreeBSD 6.2 and PF firewall and punbb

After delete all from cache directory I still have this problem now when I go to data directory of apache and then go punBB directory and then go to upload folder , I see blank page .without anything.

Re: FreeBSD 6.2 and PF firewall and punbb

Could you provide a link to your forum?

Re: FreeBSD 6.2 and PF firewall and punbb

How I can provide Link to my forums ???

Re: FreeBSD 6.2 and PF firewall and punbb

Smartys wrote:

Could you provide a link to your forum?

How I can do this ?

Re: FreeBSD 6.2 and PF firewall and punbb

Post the URL?

Re: FreeBSD 6.2 and PF firewall and punbb

I use punBB in network place and I do not have real IP , but when I want use punBB I type in terminal

http://192.168.0.90/punbb/upload/

it is two day when I type this link http://192.168.0.90/punbb/upload/ in Firefox , I can see only BLANK page.

Re: FreeBSD 6.2 and PF firewall and punbb

k, which means I can't access it wink
I'm not sure what the issue is, if I were you I would check the error log for Apache and see if anything seems relevant. If not, make sure config.php isn't giving parse errors.

12 (edited by doughnut 2007-05-09 16:16)

Re: FreeBSD 6.2 and PF firewall and punbb

mfaridi wrote:

I use punBB in network place and I do not have real IP , but when I want use punBB I type in terminal

http://192.168.0.90/punbb/upload/

it is two day when I type this link http://192.168.0.90/punbb/upload/ in Firefox , I can see only BLANK page.

hey try this go here http://www.whatismyip.com or reset up your web server to conn to the net!

you cant try this host if you are hosting a server from your home: apache friends - xampp http://www.apachefriends.org/en/xampp.html

ports to open in all firewall:

===============Web server ===============
(HTTP)         80   
(WebDAV)     81
(HTTPS)        443 
(MySQL)       3306
===============FTP ===============
(FTP)            21 
(FTP-Admin) 14147
===============Mail Server===============
(SMTP)         25
(POP3)        110
(IMAP)        143
================Or You Can============
!!! open the port 21 to 8080 and that is all of it !!! 

here you can download a port check here portcheck.exe

[img]http://ads.gameservers.com/banner/8.jpg[/img]
If you like hit me up on my forum  http://assassinkings.clanservers.com/forum/
NOTE: site is in the works.... Sorry!

Re: FreeBSD 6.2 and PF firewall and punbb

Thanks My Friends,
I open mysql ports and I have still this problem , So I go to this directory

 /usr/ports/www/punbb

and type

 make deistall clean

this command in FreeBSD remove package of punbb after deinstall punbb I type

 make install clean

this command in FreeBSD install punBB , after install punBB , FreeBD make punBB folder in

/usr/local/www/

, when I type in Firefox 192.168.0.90 , the firefox show me some  folder in DATA folder of Apache , and I can not start install punBB , so I have to move punBB folder from www directory to data dirctory and after that I can type in firefox 192.168.0.90 , after type I see punbb folder in firefox , so I can go to upload folder and begin start punbb.
I want when I type 192.168.0.90 in firefox my browser show me punbb installation page and start install punbb ,
How I can do this ???
If I made mistake during install punBB please tell me.

Re: FreeBSD 6.2 and PF firewall and punbb

mfaridi wrote:

Thanks My Friends,
I open mysql ports and I have still this problem , So I go to this directory

 /usr/ports/www/punbb

and type

 make deistall clean

this command in FreeBSD remove package of punbb after deinstall punbb I type

 make install clean

this command in FreeBSD install punBB , after install punBB , FreeBD make punBB folder in

/usr/local/www/

, when I type in Firefox 192.168.0.90 , the firefox show me some  folder in DATA folder of Apache , and I can not start install punBB , so I have to move punBB folder from www directory to data dirctory and after that I can type in firefox 192.168.0.90 , after type I see punbb folder in firefox , so I can go to upload folder and begin start punbb.
I want when I type 192.168.0.90 in firefox my browser show me punbb installation page and start install punbb ,
How I can do this ???
If I made mistake during install punBB please tell me.

this ip here " 192.168.0.90 " is your lan / network ip we here in the outside word can not conn to it
u need to open all the ports the on your server and if u r on a network u need to open the ports on your network too
and win u have all that done go here --> http://www.whatismyip.com next you will open firefox and type this http://your_ip_that-you_got-from_whatismyip.com  [b]EX:[b/]http://72.190.110.56 and you can post at my url to
if u like. smile

[img]http://ads.gameservers.com/banner/8.jpg[/img]
If you like hit me up on my forum  http://assassinkings.clanservers.com/forum/
NOTE: site is in the works.... Sorry!