akirafreak / phppi

Automatically exported from code.google.com/p/phppi
GNU General Public License v3.0
0 stars 0 forks source link

Not worked with cyrillic url #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Placing script to folder with cyrillic symbols getting error: 

Warning: Unknown: failed to open stream: No such file or directory in Unknown 
on line 0

Fatal error: Unknown: Failed opening required 
'F:/Учеба/Учеба_ПГАТ�/2010-2011
/2 семестр/Надежность 
�нформационных 
Систем/studforum.ru_acs_reliability_practice.djvu/index.php' 
(include_path='.;C:\php5\pear') in Unknown on line 0

Original issue reported on code.google.com by Uksus...@gmail.com on 30 Oct 2011 at 1:00

GoogleCodeExporter commented 8 years ago
Thanks for the report, i'll check it out as soon as I can.

Original comment by gorounreal on 30 Oct 2011 at 1:21

GoogleCodeExporter commented 8 years ago
Any news? 

Original comment by Uksus...@gmail.com on 30 Mar 2012 at 1:48

GoogleCodeExporter commented 8 years ago
I'm currently working on the project again, i'll have a look at this issue at 
the same time.

Original comment by gorounreal on 6 Apr 2012 at 8:31

GoogleCodeExporter commented 8 years ago
I've checked out this issue, the only problem i've experienced is PHPPI would 
not allow you to browse to a folder with Cyrillic characters, it would think 
the folder doesn't exist.

I've added a fix for that issue, however I did try placing PHPPI into a folder 
with Cyrillic characters (such as russian) and it worked without issue.

You might need to update your php/apache install (see a similar issue here 
https://bugs.php.net/bug.php?id=37672) if it still fails after the next update 
which should be very soon (within a week).

Original comment by gorounreal on 8 Apr 2012 at 2:36

GoogleCodeExporter commented 8 years ago
>the only problem i've experienced is PHPPI would not allow you to browse to a 
folder with Cyrillic characters, it would think the folder doesn't exist.
Yep, now i have php 5.3 and how can fix doesn't exist folder issue? 

Original comment by Uksus...@gmail.com on 9 Apr 2012 at 11:30

GoogleCodeExporter commented 8 years ago
This is fixed in v1.1.0 which should be released in 1 to 2 days.

Original comment by gorounreal on 9 Apr 2012 at 3:18

GoogleCodeExporter commented 8 years ago
thx a lot!

Original comment by Uksus...@gmail.com on 9 Apr 2012 at 6:58

GoogleCodeExporter commented 8 years ago
Sorry for the delay, found some issues with Windows installs. It should be 
released tomorrow.

Original comment by gorounreal on 21 Apr 2012 at 2:49

GoogleCodeExporter commented 8 years ago
thx :) 

Original comment by Uksus...@gmail.com on 22 Apr 2012 at 3:49

GoogleCodeExporter commented 8 years ago
Ok it's now released, let me know if you still have issues.

Original comment by gorounreal on 25 Apr 2012 at 3:10

GoogleCodeExporter commented 8 years ago
New version test:
folder name: 2011-23-223 (3Привет!!)_
Cache.xml: 
<?xml version="1.0"?>
<cache><directories><dir><path>123</path><dirname>123</dirname></dir><dir><path>
2011-23-223 (3ϰ袥򡡩_</path><dirname>2011-23-223 
(3ϰ袥򡡩_</dirname></dir></directories></cache>

Original comment by Uksus...@gmail.com on 25 Apr 2012 at 11:01

GoogleCodeExporter commented 8 years ago
Are you having issues with Cyrillic folders?

Original comment by gorounreal on 25 Apr 2012 at 12:29

GoogleCodeExporter commented 8 years ago
Yep, it's write other (between old version) symbols to cache.xml but not worked 

Original comment by Uksus...@gmail.com on 25 Apr 2012 at 12:30

GoogleCodeExporter commented 8 years ago
Ok i'll have to try your folder name on my install and see what happens. I did 
try some Russian when testing but yours might be different.

Original comment by gorounreal on 26 Apr 2012 at 3:17

GoogleCodeExporter commented 8 years ago
Ok i've checked it out, it appears russian (cyrillic) characters appear as 
question marks when used on WAMP servers (possibly all windows servers). This 
appears to be a windows (php/apache setup) issue. I've done some research but 
have not come up with a solution yet, once I do (if possible) I will apply the 
fix. Currently it looks like it's not an issue with PHPPI.

Original comment by gorounreal on 30 Apr 2012 at 1:39

GoogleCodeExporter commented 8 years ago
Hm, yep! I'm having WAMP on Windows... I tested it on Debian 6.0 and it's 
worked fine!

Original comment by Uksus...@gmail.com on 30 Apr 2012 at 7:19

GoogleCodeExporter commented 8 years ago

Original comment by gorounreal on 21 Aug 2012 at 2:09

GoogleCodeExporter commented 8 years ago
Apache2.2.21 in Windows 7 with WAMP
First time it's generate right cache, but then it's broken.
http://s6.hostingkartinok.com/uploads/images/2013/03/b62441d803d5fe7fdf39608fbfa
e3270.png
http://s6.hostingkartinok.com/uploads/images/2013/03/1bfc85259e8cc8ca061ebaec23f
b3437.png

Original comment by Uksus...@gmail.com on 25 Mar 2013 at 5:32

GoogleCodeExporter commented 8 years ago
Any fixes for WAMP?

Original comment by Uksus...@gmail.com on 25 Mar 2013 at 5:33

GoogleCodeExporter commented 8 years ago
if i disable cache it's worked fine!

Original comment by Uksus...@gmail.com on 25 Mar 2013 at 5:43

GoogleCodeExporter commented 8 years ago
As mentioned previously 1.2.0 does not fully support windows servers (including 
WAMP). I am working on support for windows in the upcoming 1.3.0 release.

Original comment by gorounreal on 25 Mar 2013 at 8:44

GoogleCodeExporter commented 8 years ago
Thx!

Original comment by Uksus...@gmail.com on 26 Mar 2013 at 7:22