Serv00 波兰3G革命性免费空间+免费企业邮箱+免费DNS解析

Serv00已更新至150000

serv00-1

 

提供3GB容量SSD存储空间,不限单个文件大小,不限月流量,支持PHP(可切换版本)、Python、Ruby、Node.js、Java、TCL/TK、Go、Rust、RoR、C++、Django等。Serv00免费空间提供yourname.serv00.net免费二级域名1个,可以绑定自己的域名,最多可创建100个网站,可创建10个MySQL、3个PostgreSQL和3个MongoDB数据库,3个GIT/SVN/HG仓库,支持SSH,可开启3个TCP/UDP端口,FTP、在线方式上传管理文件,可签发部署Let’s Encrypt的SSL证书,每日自动备份(保存7天)。

Serv00免费空间限制系统进程最多15个,PHP解释器最多3个,内存使用最多512MB,PHP执行时间限180秒。

Serv00提供的免费企业域名邮箱可创建无限个邮箱账号,支持POP3、SMTP、IMAP以及WEB收发邮件,支持Catch-ALL,支持SPF、SKIM可避免你发送的邮件被拒或进入垃圾箱。Serv00免费企业邮箱采用Roundcube Webmail程序,邮箱界面有简体中文版,普通附件可达150MB,当然也要对方邮箱支持,否则也发不过去。

Serv00还提供免费域名DNS解析功能,支持为顶级域名、二级域名甚至N级域名进行DNS解析, 可添加A、AAAA、CNAME、MX、NS、SRV、TXT记录,TTL值最小可设为10。

Serv00自称革命性的免费空间,确实不算自吹自擂,一般免费空间真给不了这么全的功能!

注意:虽然Serv00后台显示有效期到2033年,也就是10年有效期,但Serv00在其官方论坛指出有效期和CT8.PL一样都是90天,所以请注意90天内登录一次Serv00主机管理面板或者SSH、SFTP。

Serv00免费空间和CT8.PL免费空间的主要区别

  • Serv00账号额度有150000个,更好申请,CT8账号额只有5000个。
  • Serv00服务器使用的SSD硬盘,CT8服务器使用HDD硬盘。
  • Serv00系统进程限15个,CT8系统进程限20个。
  • Serv00服务器位于波兰华沙Atman数据中心,CT8服务器位于德国Hetzner数据中心。

Serv00官网

Serv00免费空间演示

Serv00免费空间申请

NETCUP

服务商NETCUP

套餐为黑五购入Webhosting 1000 iv MNZ BW24 主机套餐,送COM域名。

用了主页EMAIL订阅优惠券后大概7欧一年

服务器位于美东,北京晚间访问有丢包的现象。

控制面后有免费SSL自动订阅。

ZA NIC 审核

ZA NIC 审核最近不知道什么原因基本上没动静,7月21日-8月4日队列积压中。

猜测一下难道停止更新数据库,停止维护?

稳定了那么多年的免费域名,不差这几天。

阿里企业邮箱

尝试了下飞书海外版企业邮箱,对比尝试阿里企业邮箱。

阿里企业邮箱怎么能做到如此功能复杂、臃肿、配置个第三方客户端登陆有点灾难必须查文档那种。

Chez Space Upgrade WordPress

The reason why I chose WordPress 3.8.41 is because the space PHP version is 5.2.6 according to the official documentation probably can https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/

The highest version upgraded to is 5.1, but there are too many PHP functions disabled in the CHEZ space, I tried 5.1, 4.9, and the least error is 3.8, so be it. Based on the previous system file management tool, FTP is not available here. It is rumored that the native residential IP in France can be FTP.

Upgrade process:

1. Delete all non-administrative php and wp-config.php in the file directory, and delete wp-admin and wp-includes.Create a new sessions folder in the main directory.

2. filebox.php uploading, use filebox to upload the decompressed wordpress-3.8.41 home directory php to the space in batches

3. Use phpzip tool to compress wp-admin and wp-content in .dat.gz format

4. Extract the JS in the wp-includes directory separately, and use the phpzip tool to compress wp-includes

5. Upload the phpzip toolkit unzip.php and compressed .dat.gz to the space directory 6. Run unzip.php decompress wp-admin, wp-content, wp-includes.dat.gz

7. Use filebox to enter the created wp-includes folder to upload unzip.php and separately compressed js.dat.gz

8. Decompress js.dat.gz

9. Spatial address/wp-admin to upgrade data online

Important items: Do not delete the original blog’s wp-config.php Do not delete Do not delete

http://laoyue.chez.com/phpZip.zip

https://github.com/or2me/Filebox

chez.com空间升级WordPress

之所以选择WordPress 3.8.41是因为该空间PHP版本是5.2.6根据官方文档大概可以

https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/

升级到的最高版本是5.1,但是CHEZ空间禁用了太多PHP函数,试过5.1,4.9,报错最少的是3.8,就这样吧。基于之前的系统文件管理工具,这里无法使用FTP。传言法国本土住宅IP可以FTP。为什么要如此大劲,因为php上传2MB限制!php函数禁用,无法使用插件wp-downgrade在线升级。

升级流程:
1.删除文件目录下所有非管理的php以及wp-config.php,同时删除wp-admin和wp-includes。主目录新建sessions文件夹。
2.filebox.php上传,使用filebox将解压后的wordpress-3.8.41主目录php批量上传到空间
3.使用phpzip工具将wp-admin和wp-content压缩为.dat.gz格式
4.提取wp-includes目录下的js文件夹,单独使用phpzip工具压缩wp-includes
5.将phpzip工具包unzip.php和压缩后的.dat.gz上传到空间目录
6.运行unzip.php解压wp-admin、wp-content、wp-includes.dat.gz
7.使用filebox进入创建的wp-includes文件夹上传unzip.php和单独压缩的js.dat.gz
8.解压js.dat.gz
9.空间地址/wp-admin在线升级数据
重要事项:动之前备份wp-config.php!!! 不要删除原博客的wp-config.php 不要删除 不要删除

http://laoyue.chez.com/phpZip.zip

https://github.com/or2me/Filebox