Can’t access phpBB forums with Deprecated error

After I installed WordPress, people can’t access all my phpBB forums with this message:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; acm has a deprecated constructor in /home4/chicagot/public_html/netforums/includes/acm/acm_file.php on line 23

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; user has a deprecated constructor in /home4/chicagot/public_html/netforums/includes/session.php on line 1423

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; bitfield has a deprecated constructor in /home4/chicagot/public_html/netforums/includes/functions_content.php on line 1233

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dbal has a deprecated constructor in /home4/chicagot/public_html/netforums/includes/db/dbal.php on line 23

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home4/chicagot/public_html/netforums/includes/db/mysql.php:47 Stack trace: #0 /home4/chicagot/public_html/netforums/common.php(213): dbal_mysql->sql_connect(‘localhost’, ‘chicagot_pbb01’, ‘ropDiBkgko’, ‘chicagot_pbb01’, ”, false, false) #1 /home4/chicagot/public_html/netforums/index.php(20): include(‘/home4/chicagot…’) #2 {main} thrown in /home4/chicagot/public_html/netforums/includes/db/mysql.php on line 47

I have restored it using hosting backup, but that doesn’t fix the problem. Help please.

How to setup public in WordPress Privacy

I just installed WordPress 4.9.7 and want that public can view it. When I open it, http://www.chicagotech.net/WordPress (it is no http://www.chicagotech.net/WordPress/WP-Admin), it popup for credentials to login. Any blog I published need to login to be viewed.
wp1
I assume I need to setup public in Privacy. However, if I go to Settings>Privacy, I don’t see any options for public. Why?

wp2

Can’t access Cisco SG300 switch

Situation: The client was working on Cisco SG300 switch and it works. After they moved the switch, they can’t access the switch any more. Can’t ping or GUI into. However, they can access it using console port and see the port is up.

Troubleshooting: 1. Is the port up yes – “show int sttaus” shows

gi48 full 100 enabled up.

2. Which VLAN used gi48? show vlan shows VLAN 10

vlan 1  untagged port gi1-47

vlan 10 untagged port 48

3. The client only uses VLAN 1 (192.168.16.0/24) now. “show ip int” shows VAL 1 operation is down.

192.168.15.2/24 vlan 10 up/up

192.168.16.2/24 vlan 1 up/down

Resolution: Change port from VLAN 10 to VLAN 1 fixing the problem:

config

int gi48

switchport access vlan 1

 

 

 

 

 

 

What and why use DHCP Relay Agent

A DHCP relay agent is a small program that relays DHCP/BOOTP messages between clients and servers on different subnets. To support and use DHCP service across multiple subnets, the router(s) that connect each subnet must support DHCP/BOOTP relay agent capabilities.

By default DHCP works via broadcasting on the local subnet and therefore is limited to being able to provide IP addresses for devices on its subnet only. In modern day networks this is a serious limitation as it would mean that for every subnet you would need a DHCP server – imagine the management overhead!

 So how can we configure a DHCP server in one subnet to respond and provide IP addresses to clients in multiple other subnets? The answer is to use a DHCP Relay Agent.

 

Fix “The operation cannot be performed because the message has changed” in Outlook

Situation: The client get this message when sending email in the Outlook 2013: “The operation cannot be performed because the message has changed” in Outlook

Troubleshooting:

  1. Disable “When a reply modifies a message, don’t move the original” by going to Options > Mail > Conversation Clean Up > and uncheck “When a reply modifies a message, don’t move the original.”

2. Restart Outlook.

3. We fixed this problem in Outlook 2016 by removing the Outlook add-in included with
the installation of Adobe Acrobat DC ” Adobe Send & Track for Microsoft Outlook – Acrobat”.  In Programs & Features, select Adobe Acrobat, and Change, then remove the Outlook portion of the installation (or you can user-by-user disable the above add-in in Outlook).

4. Run Outlook repair.