SEO Services
Home >>
Webmaster Forums >>
PHP-error in CuteNewsPHP-error in CuteNews
eXilAz said: "Hey lads, I've moved my files from [url=http://www.nerd-factory.com/Arsenal]one server[/url] to [url=http://www.arsenalweb.net]my new domain.[/url] When I installed the scripts and stuff, I suddently got this wierd php-error that I did not get on the other server. I've been playing around for some time, and still I have not been fully capeable of solving the problem.
It pumps all these new (for me atleast) php-errors, that I've never seen before. I've asked around in many webmaster-forums, but there has been no support to find. Even my webhost could not help me on this one. Well, I would be everlasting greatfull if you could come up with a solution. Thanks :)
[b]SOURCE CODES AND INCLUDED FILES[/b]
-> [url=http://norskwebforum.no/pastebin/index.php?id=695]Source: My include system[/url]
-> [url=http://norskwebforum.no/pastebin/index.php?id=718]Source: show_news.php[/url]
-> [url=http://www.arsenalweb.net/inc/index.inc]Include-file for index.php[/url]
[b]PHPINFO[/b]
-> [url=http://www.arsenalweb.net/phpinfo.php]PHPinfo-file for ArsenalWeb[/url]
-> [url=http://www.nerd-factory.com/phpinfo.php]PHPinfo-file for Nerd-Factory[/url]"
<h1> said: "Your post is pretty confusing...what exactly are the errors that are displayed once you've tried to include the cutenews script?"
oluckboy said: "Brukere Online:
Warning: fopen(usr/home/web/wno63247/inc/online/logg.txt) [function.fopen]: failed to open stream: No such file or directory in /usr/home/web/wno63247/inc/online/online.php on line 9
is the error i'm seeing.. for some reason it can't open the file. Make sure your php files know where it's looking for the files. Probably has something to do with a new php.ini file, and how exactly they set up the includes in that file.
Hard for me to tell much else from here."
<h1> said: "Possibly file permissions?
I'm not sure myself. Good luck with that maybe DarkSat could help."
edwin said: "could be file permissions. chmod 644 (world readable) and see if that works."
Drphp said: "All you need to put is "