Home
Help
Search
Login
Register
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
v22 cannot open php file
« previous
next »
Reply
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: v22 cannot open php file (Read 3173 times)
tyano
Community Member
Posts: 35
Hero Points: 1
v22 cannot open php file
«
on:
October 31, 2017, 11:15:19 AM »
Quote
When I open a php source, SE v22 hangs up.
Report to moderator
Logged
Clark
SlickEdit Team Member
Senior Community Member
Posts: 7046
Hero Points: 535
Re: v22 cannot open php file
«
Reply #1 on:
October 31, 2017, 03:30:54 PM »
Quote
Please post a sample
Report to moderator
Logged
tyano
Community Member
Posts: 35
Hero Points: 1
Re: v22 cannot open php file
«
Reply #2 on:
November 02, 2017, 05:09:30 AM »
Quote
I put the file at:
https://nekochan.homedns.org/~tyano/imap.php
Report to moderator
Logged
Clark
SlickEdit Team Member
Senior Community Member
Posts: 7046
Hero Points: 535
Re: v22 cannot open php file
«
Reply #3 on:
November 02, 2017, 06:47:21 PM »
Quote
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.
Report to moderator
Logged
Clark
SlickEdit Team Member
Senior Community Member
Posts: 7046
Hero Points: 535
Re: v22 cannot open php file
«
Reply #4 on:
November 03, 2017, 01:21:27 PM »
Quote
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.
Report to moderator
Logged
tyano
Community Member
Posts: 35
Hero Points: 1
Re: v22 cannot open php file
«
Reply #5 on:
November 08, 2017, 12:46:46 AM »
Quote
Yes. I am using Japanese Windows 64bit.
I will try it.
Report to moderator
Logged
Clark
SlickEdit Team Member
Senior Community Member
Posts: 7046
Hero Points: 535
Re: v22 cannot open php file
«
Reply #6 on:
November 08, 2017, 12:50:45 AM »
Quote
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.
Report to moderator
Logged
Reply
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
v22 cannot open php file