Author Topic: v22 cannot open php file  (Read 2789 times)

tyano

  • Community Member
  • Posts: 33
  • Hero Points: 1
v22 cannot open php file
« on: October 31, 2017, 11:15:19 AM »
When I open a php source, SE v22 hangs up.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6938
  • Hero Points: 531
Re: v22 cannot open php file
« Reply #1 on: October 31, 2017, 03:30:54 PM »
Please post a sample

tyano

  • Community Member
  • Posts: 33
  • Hero Points: 1
Re: v22 cannot open php file
« Reply #2 on: November 02, 2017, 05:09:30 AM »

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6938
  • Hero Points: 531
Re: v22 cannot open php file
« Reply #3 on: November 02, 2017, 06:47:21 PM »
Are you on Windows and is your active code page (locale) set to a DBCS language like like Japanese, Chinese, or etc.

If so, this is a regular expression bug having to do with the Windows active code page being set to a DBCS active code page.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6938
  • Hero Points: 531
Re: v22 cannot open php file
« Reply #4 on: November 03, 2017, 01:21:27 PM »
Maybe you found this already and are up and going.

This is an issue with Windows & DBCS code pages & regular expressions

Assuming you're using the 64-bit windows version do this:

* Backup your vsapi.dll

* Replace it with this:
    http://support.slickedit.com/Outbound/2200/vsapi_22000009.dll


This should fix the hang problems.

tyano

  • Community Member
  • Posts: 33
  • Hero Points: 1
Re: v22 cannot open php file
« Reply #5 on: November 08, 2017, 12:46:46 AM »
Yes. I am using Japanese Windows 64bit.
I will try it.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6938
  • Hero Points: 531
Re: v22 cannot open php file
« Reply #6 on: November 08, 2017, 12:50:45 AM »
Make sure the version you are running is 22.0.0.9 and not 22.0.0.8. If you are running 22.0.0.8, uninstall it, then download and install 22.0.0.9.