Author |
Message |
Topic: Strange problem with "glob" PHP function... |
johnfound
Replies: 5
Views: 8148
|
|
johnfound,
If you can't find the solution please send us your php.ini and abyss.conf files (from both computers) and your script to support@aprelium.com . Tell us also how the problem happens in the ... |
Topic: Strange problem with "glob" PHP function... |
johnfound
Replies: 5
Views: 8148
|
|
Hi all, again.
I changed the file php.ini with the one from my home computer, as TRUSTpunk suggested, but unfortunately nothing happen. The problem still exists.
Can someone help me?... Or this i ... |
Topic: Strange problem with "glob" PHP function... |
johnfound
Replies: 5
Views: 8148
|
|
After several experiments, I found that "glob" treats path string relatively to root of the drive, not relatively to the document root.
For example, when I call glob("content/*.txt", 0) - it searche ... |
Topic: Strange problem with "glob" PHP function... |
johnfound
Replies: 5
Views: 8148
|
|
Hi all.
I have very strange problem with PHP function "glob" using Abyss Web server.
I have 2 instalations of Abyss server on two Win98 machines with the same versions of Windows and PHP ( Win98 + ... |
|