Author |
Message |
robertlsun
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Jan 02, 2008
Posts: 3
|
Posted:
Wed Jan 02, 2008 7:37 pm |
|
I have a website that is currently hosted on a Windows based server. I need help converting it to a Linux based server. Can anyone help?
The php info on the Windows based server are shown here...
PHP Version 4.4.7
The php info on the Linux based server are shown here...
PHP Version 5.2.5
This website also uses a mysql database.
Thank you in advance. |
Last edited by robertlsun on Wed Jan 02, 2008 11:21 pm; edited 1 time in total |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
fkelly
Former Moderator in Good Standing
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Aug 30, 2005
Posts: 3312
Location: near Albany NY
|
Posted:
Wed Jan 02, 2008 9:20 pm |
|
Sorry, it's late and I don't have time to respond fully but I took the phpinfo() information out of that post. I doubt the info from your local windows server could do any harm but the one from your linux shared host should probably not be posted openly and if you have the program that produced it sitting on your host you should probably remove it.
Generally there is not much difference from a Nuke Administrators perspective between a Windows and *nix server. Most of us go back and forth each day. The PHP files are the same and the MYSQL stuff is too. You can use phpmyadmin on both. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
robertlsun
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Jan 02, 2008 10:43 pm |
|
We have tried everything to switch this over, but we cant get it to run proper. We really need some help from someone that knows a lot about php. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
evaders99
Former Moderator in Good Standing
![](modules/Forums/images/avatars/803d73f6452557b947721.jpg)
Joined: Apr 30, 2004
Posts: 3221
|
Posted:
Thu Jan 03, 2008 7:05 am |
|
What happens when you move things over? We need some more details, error message, anything? |
_________________ - Only registered users can see links on this board! Get registered or login! -
Need help? Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
robertlsun
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jan 03, 2008 1:51 pm |
|
This is the website in question, so that you can see what I am referring to.
http://www.aaorepodepot.us/ is the existing site hosted on the windows based server.
http://208.64.30.34/~repo/ is the Linux based server. On this server, we cant get the parser, banlist, server page and server_viewer page to work. When we try to update the ban stats, it stops at 9,187 every time. On the server page, we cant get it to show the server list. All other pages seem to work fine. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
fkelly
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jan 03, 2008 4:02 pm |
|
It looks to me like you have server problems that are only tangentially related to Nuke, if at all. If that's the case, well there are people here who might be able to help but this site is mostly for Ravennuke (and associated software) support. There are also "for hire" Forums here where you might be able to find someone who can help with a Linux server problem.
If I'm wrong about this being unrelated to Nuke, please feel free to correct me, I'm just going by what I can see on your sites. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
999
Regular
![Regular Regular](modules/Forums/images/ranks/2stars.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Sep 12, 2006
Posts: 58
Location: Dsm, IA
|
Posted:
Thu Jan 03, 2008 5:45 pm |
|
Possible that those particular scripts aren't compatible with php5? If you or your host are able to (phpsuexec, etc), try to switch back to php4 and see if everything works again? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mrmortimer
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Jan 22, 2008
Posts: 13
|
Posted:
Tue Jan 22, 2008 1:28 pm |
|
Another thing to consider is something that I've recently gone through. *nix systems are notoriously anal about capitalization, when referring to directories/files where Windows isn't. If you, like me, have made any minor changes in the scripts that are causing trouble, it might pay you to go over them and make sure that all your "Foo's" aren't "foo's" by mistake. Just a thought. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
evaders99
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Jan 22, 2008 4:16 pm |
|
It doesn't seem to be a filename problem. I am working out the issue with his host, it is a configuration problem somewhere |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|