View Full Version : Our Sit eis down/PHP Nuke/mySQL
Hello. OUr site is down now and I already sent a message to Powweb support and haven't gotten a response. We were changing the user permissions in our PHP Nuke Forum part of our site. Everything was working. I disconnected from the net to go do something. Came back and could not bring up our site AT ALL. We have subdirectory partial sites as well and they won't come up either. We have a CGI YABB Forum and it won't come up. We can access our FTP and email, but no website AT ALL. Most of our site is PHP using mySQL. I can access our SQL database using Mascon, but again I cannot access it using phpmyadmin sine NOTHING in our entire site is accessible via Webbrowser.
Help POWWEB??
http://www.mbdc.net
mike@mbdc.net
Mike
sophiespo
4-14-02, 08:49 PM
i just clicked on your link and its bringing up a page fine. Its a nuke site with a silvery type theme.
sophie
I'm not able to bring up your site either. Try taking a look in OPS to see if the site is showing as active and that no billing issues are showing.
Hope this helps!
tcatrainer
4-17-02, 03:06 AM
the site is showing up live to me.
Also I havea question.
I want to install PHP nuke
I read that powweb says we have to change the php files and add usr/local/lib/php
and save the files as 755
WHich files will I have to do this to?
IS there an easy way to do a find and replace.
Is there an option to do this on dreamweaver 4.0 without opening each file?
Also I had this problem DO you thing the raccess.biz problem is a config problem on powweb's end?
MYsql PHP PROBLEM
I had mySql activated months ago on thomastrainer.com
on thomastrainer.com
http://www.thomastrainer.com/pn_712/html/
I get the following:
Warning: Failed opening 'includes/pnAPI.php' for inclusion (include_path='.:/usr/local/lib/php') in /www/t/thomastr/htdocs/pn_712/html/index.php on line 30
Fatal error: Call to undefined function: pninit() in /www/t/thomastr/htdocs/pn_712/html/index.php on line 31
(i read I need to include usr/local/lib/php in the php files)
but on raccess.biz
http://www.raccess.biz/pn_712/html/
I get a 500 error
Why is this?
Should I be getting the
"Warning: Failed opening ...."
sophiespo
4-17-02, 03:27 AM
the line you need to add is actually
#!/usr/local/bin/php
here (http://powhelp.mywebthing.com/viewtopic.php?t=5) is a link to help you with the nuke install. Its been written for versions 5.3.1 and 5.4, it needs to be updated.. but for version 5.5 onwards you only need to add the line to two files, index.php and modules.php (I believe). The tutorial is probably a good place to start, anyway.
sophie
Yeah..my site came back up 5 hours later. I actually emailed POWWEB and they responded saying there was a problem and it was being addressed.
I also got an email from an online service that tracks your website and tells you downtime, etc. They emailed me 20 minutes after my site was down informing me that it was down for a certain period and they would monitor it.
I don't pay for this service and they were just sending me a sample to see if I was interested in having them monitor my website. Sounded like a good service. They would actually get into contact with your Site Server and resolve any downtime problems.
Mike
Originally posted by tcatrainer
the site is showing up live to me.
Also I havea question.
I want to install PHP nuke
I read that powweb says we have to change the php files and add usr/local/lib/php
and save the files as 755
WHich files will I have to do this to?
IS there an easy way to do a find and replace.
Is there an option to do this on dreamweaver 4.0 without opening each file?
Also I had this problem DO you thing the raccess.biz problem is a config problem on powweb's end?
MYsql PHP PROBLEM
I had mySql activated months ago on thomastrainer.com
on thomastrainer.com
http://www.thomastrainer.com/pn_712/html/
I get the following:
Warning: Failed opening 'includes/pnAPI.php' for inclusion (include_path='.:/usr/local/lib/php') in /www/t/thomastr/htdocs/pn_712/html/index.php on line 30
Fatal error: Call to undefined function: pninit() in /www/t/thomastr/htdocs/pn_712/html/index.php on line 31
(i read I need to include usr/local/lib/php in the php files)
but on raccess.biz
http://www.raccess.biz/pn_712/html/
I get a 500 error
Why is this?
Should I be getting the
"Warning: Failed opening ...."
I just noticed a few SQL errors when I tried to access your website. DId you build the tables in your SQL for your Database?
When you CHMOD, you should CMHOD all your directories 777 and your file 644 unless certin files are specified to be CHMOD'ed 666.
The default path in the main files for your PHP should already be pointing to the usr bin you need them to point to. If I remember correctly, I didn't have to set any path changes in any of my PHP files. All I had to do was change the name and pass for my SQL in the config.php file and that was pretty much it.
Mike
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.