Hello, afther an update from 5.0.78 to 5.1.34, my mainpage is white, the admin not; i still use the non-edited multi-language template set on English.
I update my website on the normal Plesk server; PHP support as CGI support.
After that i tried a new installs; the same results: 5.0.78 works oke, but 5.1.33 & 5.1.34 works not as website. Both no errors by installation, both the same (manual) install. Also the autosetup give the same results; a white website, not my original WSN template.
Afther that i tried a different server; DirecAdmin from a amateur-reseller (temp. loc.: www.ahhosting.com/nl). Both installs (5.0.78 & 5.1.34) works fine. But i like to get my website back on my own Plesk server; WSN was runnig for years on that server with Plesk.
Do anybody know what i must do to make the current version (5.1.34) of WSN working on Plesk? The version 5.0.78 works fine but i like the shoppingcart and keep my WSN always up-to-date, till now.
There are no issues with PHP as CGI (I run in that mode myself), and Plesk is just a control panel. Something in the PHP configuration on the plesk site is the issue. There's no way for me to guess what that is from here unless servertest.php on your site lists a requirement being failed, so please fill out the form linked above so I can have a look (free).
Copy of the email resolution for any interested forum observers:
Tracked down the problem: PHP's timezone_abbreviations_list function (php.net/manual/en/function....one-abbreviations-list.php) isn't available on your server. The PHP manual says it was added in 5.1.0 and you have 5.1.6, so I have no idea why your server doesn't have it.
I added a check to avoid using that function when it's not available on the server. As a result your timezone adjustments may not work correctly, and I'm not going to fix that unless there are other servers out there lacking timezone_abbreviations_list. The timezone adjustments probably don't matter for a WSN Links site like they would for a WSN Forum site.
This change was included in WSN 5.1.35.
Note: this issue involves godaddy hosting and php 5.1.6. Of course, since php 5.1.6 is no longer supported by the php group, people should normally be running 5.2 or 5.3. That said, 5.1 ought to work and the php manual says that function is available for 5.1, so the issue appears to be godaddy-specific.
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on Upgade from 5.0.78 to 5.1.33 or 5.1.34
Beginner
Usergroup: Customer
Joined: May 21, 2010
Total Topics: 1
Total Comments: 1
Hello, afther an update from 5.0.78 to 5.1.34, my mainpage is white, the admin not; i still use the non-edited multi-language template set on English.
I update my website on the normal Plesk server; PHP support as CGI support.
After that i tried a new installs; the same results: 5.0.78 works oke, but 5.1.33 & 5.1.34 works not as website.
Both no errors by installation, both the same (manual) install. Also the autosetup give the same results; a white website, not my original WSN template.
Afther that i tried a different server; DirecAdmin from a amateur-reseller (temp. loc.: www.ahhosting.com/nl).
Both installs (5.0.78 & 5.1.34) works fine. But i like to get my website back on my own Plesk server; WSN was runnig for years on that server with Plesk.
Do anybody know what i must do to make the current version (5.1.34) of WSN working on Plesk?
The version 5.0.78 works fine but i like the shoppingcart and keep my WSN always up-to-date, till now.
I hope somebody, or Paul, knows the answers...
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Simplest way to resolve upgrade issues is to request a repair: scripts.webmastersite.net/w...tom=yes&TID=upgradeservice (change wsnlinks to the script you own if different). Or you can request a new install, or inspection: http://www.wsnlinks.com/inspection.html
There are no issues with PHP as CGI (I run in that mode myself), and Plesk is just a control panel. Something in the PHP configuration on the plesk site is the issue. There's no way for me to guess what that is from here unless servertest.php on your site lists a requirement being failed, so please fill out the form linked above so I can have a look (free).
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Copy of the email resolution for any interested forum observers:
Tracked down the problem: PHP's timezone_abbreviations_list function
(php.net/manual/en/function....one-abbreviations-list.php) isn't available on your server.
The PHP manual says it was added in 5.1.0 and you have 5.1.6, so I have no idea why your server
doesn't have it.
I added a check to avoid using that function when it's not available on the server. As a result your
timezone adjustments may not work correctly, and I'm not going to fix that unless there are other
servers out there lacking timezone_abbreviations_list. The timezone adjustments probably don't matter
for a WSN Links site like they would for a WSN Forum site.
This change was included in WSN 5.1.35.
Note: this issue involves godaddy hosting and php 5.1.6. Of course, since php 5.1.6 is no longer supported by the php group, people should normally be running 5.2 or 5.3. That said, 5.1 ought to work and the php manual says that function is available for 5.1, so the issue appears to be godaddy-specific.