<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/phpix2/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/phpix2/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 10 Feb 2007 00:58:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpix2/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>trouble calling ImageMagick</title><link>https://sourceforge.net/p/phpix2/support-requests/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Drawn face instead of thumbnail, and:&lt;/p&gt;
&lt;p&gt;convert: unable to open image `76': No such file or directory.&lt;br /&gt;
convert: unable to open image `100': No such file or directory.&lt;br /&gt;
convert: unable to open image `Lan Members': No such file or directory.&lt;br /&gt;
convert: no decode delegate for this image format `/www/data/htdocs/phpix/albums/Lan Members/Kaze.jpg'.&lt;br /&gt;
convert: unable to open image `cache/Lan Members/Kaze.jpg__scaled_100.jpg': No such file or directory.&lt;br /&gt;
convert: missing an image filename `2&amp;gt;&amp;amp;1'.&lt;/p&gt;
&lt;p&gt;on apache error_log&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 10 Feb 2007 00:58:28 -0000</pubDate><guid>https://sourceforge.netbcef459a03f80cd5da132ff0d72b4f819d90b245</guid></item><item><title>chdir Problem</title><link>https://sourceforge.net/p/phpix2/support-requests/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have the chdir problem. I read that it is caused &lt;br /&gt;
because I have php 4.3.2. right?&lt;/p&gt;
&lt;p&gt;How I can obtain a version PHPix2 for php 4.3.2?&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Reche</dc:creator><pubDate>Mon, 29 Sep 2003 14:01:02 -0000</pubDate><guid>https://sourceforge.net6f30b4841590a43439eab615148e5b80e69e6d13</guid></item><item><title>convert: Unable to open file (cache/Sample Album/A-10.jpg__s</title><link>https://sourceforge.net/p/phpix2/support-requests/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm running Phpix on redhat 9.0 using apache 2.0.40 I&lt;br /&gt;
receive the following error when select the sample album:&lt;br /&gt;
convert: Unable to open file (cache/Sample&lt;br /&gt;
Album/A-10.jpg__scaled_100.jpg). convert: Unable to&lt;br /&gt;
open file (cache/Sample Album/Trees.jpg__scaled_100.jpg).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 15 Jul 2003 03:45:02 -0000</pubDate><guid>https://sourceforge.netfb889e54f355a1eeee235f5e482ca4b980a08d1f</guid></item><item><title>CHDIR?</title><link>https://sourceforge.net/p/phpix2/support-requests/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Warning: chdir() [function.chdir]: No such file or directory &lt;br /&gt;
(errno 2) in /xxx/xxx/web/phpix/common.inc on line 26&lt;/p&gt;
&lt;p&gt;What does this mean?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 05 Jan 2003 07:48:51 -0000</pubDate><guid>https://sourceforge.netf132eec14e9b7a0bebb2ea48b699916eede20a39</guid></item><item><title>Can't install</title><link>https://sourceforge.net/p/phpix2/support-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Am I the only one that can't get this to work at all? I&lt;br /&gt;
untarred to my html directory, I typed make suid, and&lt;br /&gt;
when I try to load up the index.php file I get the&lt;br /&gt;
craziness I have pasted below. Did I miss a step?&lt;/p&gt;
&lt;p&gt;&amp;amp;quot;* Copyright (C) 2000 Robert A. Holak * * This program&lt;br /&gt;
is free software; you can redistribute it and/or *&lt;br /&gt;
modify it under the terms of the GNU General Public&lt;br /&gt;
License as * published by the Free Software Foundation;&lt;br /&gt;
either version 2 of * the License, or (at your option)&lt;br /&gt;
any later version. * * This program is distributed in&lt;br /&gt;
the hope that it will be useful, * but WITHOUT ANY&lt;br /&gt;
WARRANTY; without even the implied warranty of *&lt;br /&gt;
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;br /&gt;
See the * GNU General Public License for more details.&lt;br /&gt;
* * You should have received a copy of the GNU General&lt;br /&gt;
Public License * along with this program; if not, write&lt;br /&gt;
to the Free Software * Foundation, Inc., 59 Temple&lt;br /&gt;
Place, Suite 330, Boston, MA * 02111-1307 USA */&lt;br /&gt;
include(&amp;amp;quot;common.inc&amp;amp;quot;); if (! $album) { $albumname =&lt;br /&gt;
&amp;amp;quot;Albums&amp;amp;quot;; } else { $albumname = $album; } ?&amp;amp;gt; &lt;/p&gt;
&lt;p&gt;0) { print &amp;amp;quot;&amp;amp;lt;-- &amp;amp;quot;; } if ($totalfiles) { print &amp;amp;quot;Images&lt;br /&gt;
&amp;amp;quot; .($start + 1) . &amp;amp;quot;-&amp;amp;quot; . min($totalfiles, $start +&lt;br /&gt;
$items_per_page) . &amp;amp;quot; of &amp;amp;quot; . $totalfiles . &amp;amp;quot;\n&amp;amp;quot;; } else&lt;br /&gt;
{ print &amp;amp;quot;No images&amp;amp;quot;; } # XXX: Gah, hack, bleh. for ($x&lt;br /&gt;
= $start; $x &amp;amp;lt; $start + $items_per_page and&lt;br /&gt;
$filelist[$x]; $x++); if ($totalfiles &amp;amp;gt; $x) { print &amp;amp;quot;&lt;br /&gt;
--&amp;amp;gt;&amp;amp;quot;; } ?&amp;amp;gt; &lt;/p&gt;
&lt;p&gt;\n&amp;amp;quot;; $fd = fopen($descfile, &amp;amp;quot;r&amp;amp;quot;); while (! feof($fd)) {&lt;br /&gt;
$buffer = fgets($fd, 4096); print $buffer; }&lt;br /&gt;
fclose($fd); print &amp;amp;quot;\n&amp;amp;quot;; } ?&amp;amp;gt; \n&amp;amp;quot;; $thisdir = $album;&lt;br /&gt;
if ($thisdir) { $thisdir .= &amp;amp;quot;/&amp;amp;quot;; } reset($dirlist);&lt;br /&gt;
$album_img_size = GetImageSize($album_img); while&lt;br /&gt;
(list(, $dirname) = each($dirlist)) { # XXX: Look for a&lt;br /&gt;
user-provided thumbnail in the cache&lt;br /&gt;
DisplayImage($htmlbase.$albumpath.$userstring.&amp;amp;quot;album=&amp;amp;quot;&lt;br /&gt;
. urlencode(&amp;amp;quot;${thisdir}${dirname}&amp;amp;quot;) .&lt;br /&gt;
&amp;amp;quot;&amp;amp;amp;dispsize=$dispsize&amp;amp;amp;start=0&amp;amp;quot;, $htmlbase.$album_img,&lt;br /&gt;
$album_img_size[0], $album_img_size[1], $dirname,&lt;br /&gt;
'album'); } PadTable(&amp;amp;quot;album&amp;amp;quot;); } if&lt;br /&gt;
(is_array($filelist)) { print &amp;amp;quot;\n&amp;amp;quot;; $unknown_url_size =&lt;br /&gt;
GetImageSize($unknown_url); for ($x = $start; $x &amp;amp;lt;&lt;br /&gt;
$start + $items_per_page and $filelist[$x]; $x++) {&lt;br /&gt;
$file = $filelist[$x]; $sourcefile =&lt;br /&gt;
$realpixbase.$album.&amp;amp;quot;/&amp;amp;quot;.$file; $sourcehttp =&lt;br /&gt;
$htmluserbase.&amp;amp;quot;$pix_base/$album/$file&amp;amp;quot;; $thumbpic =&lt;br /&gt;
&amp;amp;quot;${file}__scaled_${thumb_size}.jpg&amp;amp;quot;; $thumbfile =&lt;br /&gt;
$cache_base.&amp;amp;quot;/&amp;amp;quot;.$usercachebase.$album.&amp;amp;quot;/&amp;amp;quot;.$thumbpic;&lt;br /&gt;
$ret = CreateImage($thumb_size, $sourcefile,&lt;br /&gt;
$thumbfile); if ($ret == -1) { $url =&lt;br /&gt;
$htmlbase.$unknown_url; $thumbsize = $unknown_url_size;&lt;br /&gt;
} else { $url = urlencode_url($htmlbase.$thumbfile);&lt;br /&gt;
$thumbsize = GetImageSize($thumbfile); }&lt;br /&gt;
DisplayImage($htmlbase.$viewpath.$userstring.&amp;amp;quot;album=&amp;amp;quot; .&lt;br /&gt;
urlencode($album) . &amp;amp;quot;&amp;amp;amp;pic=&amp;amp;quot; . urlencode($file) .&lt;br /&gt;
&amp;amp;quot;&amp;amp;amp;dispsize=$dispsize&amp;amp;amp;start=$start&amp;amp;amp;picindex=$x&amp;amp;quot;, $url,&lt;br /&gt;
$thumbsize[0], $thumbsize[1], $file); } PadTable(); } ?&amp;amp;gt; &lt;/p&gt;
&lt;p&gt;$items_per_page) { ?&amp;amp;gt;  0) { print &amp;amp;quot;\n&amp;amp;quot;; } for ($i =&lt;br /&gt;
max(0, $start - 10 * $items_per_page); $i &amp;amp;lt;&lt;br /&gt;
min($totalfiles,$start + 10 * $items_per_page); $i +=&lt;br /&gt;
$items_per_page) { if (($start &amp;amp;gt;= $i) and ($start &amp;amp;lt; $i&lt;br /&gt;
+ $items_per_page)) { print &amp;amp;quot;\n&amp;amp;quot;; } else { print &amp;amp;quot;\n&amp;amp;quot;;&lt;br /&gt;
} } if ($totalfiles &amp;amp;gt; $x) { print &amp;amp;quot;\n&amp;amp;quot;; } ?&amp;amp;gt; &lt;/p&gt;
&lt;p&gt;Album page:&lt;br /&gt;
&amp;amp;quot;; print &amp;amp;quot;&amp;amp;lt;--&amp;amp;quot;; print &amp;amp;quot;&lt;br /&gt;
&amp;amp;quot;; print ($i/$items_per_page) + 1; print &amp;amp;quot;&lt;br /&gt;
&amp;amp;quot;; print &amp;amp;quot;&amp;amp;quot; . (($i/$items_per_page) + 1) . &amp;amp;quot;&amp;amp;quot;; print &amp;amp;quot;&lt;br /&gt;
&amp;amp;quot;; print &amp;amp;quot;--&amp;amp;gt;&amp;amp;quot;; print &amp;amp;quot;&lt;/p&gt;
&lt;p&gt;Generated by PHPix &amp;amp;quot;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 27 Dec 2002 22:45:24 -0000</pubDate><guid>https://sourceforge.net450130ca1cc789f01040255c5f96ed6cb05a88b7</guid></item><item><title>ugly faces instead of thumbnails :-((</title><link>https://sourceforge.net/p/phpix2/support-requests/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have installed PHPix via ftp and almost everything &lt;br /&gt;
worked well. The directories are displayed and the &lt;br /&gt;
photonames as well. But the thumbnails are replaced by &lt;br /&gt;
a drawn face - could someone please tell me what went &lt;br /&gt;
wrong?&lt;/p&gt;
&lt;p&gt;thanks a lot, &lt;br /&gt;
Falk&lt;/p&gt;
&lt;p&gt;f.fasshauer@adtrust.de&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 10 Dec 2002 22:48:15 -0000</pubDate><guid>https://sourceforge.netf0fbea6e0b65469c654f7b7d5337bc995af507bc</guid></item><item><title>Install problem: cd error in common.inc</title><link>https://sourceforge.net/p/phpix2/support-requests/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Error message:&lt;/p&gt;
&lt;p&gt;Warning: ChDir: No such file or directory (errno 2) in &lt;br /&gt;
&amp;amp;lt;html path&amp;amp;gt;/phpix/common.inc on line 26&lt;/p&gt;
&lt;p&gt;It appears to be a chdir() call after the first&lt;br /&gt;
preg_match() in common.inc -- appears to be parsing&lt;br /&gt;
something (directory?) from $SCRIPT_FILENAME.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Anyway, I hope this is enough information for a quick&lt;br /&gt;
hint as to how to proceed from here.&lt;/p&gt;
&lt;p&gt;Many thanks!&lt;/p&gt;
&lt;p&gt;Jim&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James D. Ivey</dc:creator><pubDate>Mon, 09 Dec 2002 21:31:19 -0000</pubDate><guid>https://sourceforge.net64b9708633b22c5e26f79fc1559a941350fa6aa5</guid></item><item><title>warning: safe mode restriction error</title><link>https://sourceforge.net/p/phpix2/support-requests/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I get these errors when i try to view the images in my &lt;br /&gt;
collection.  Everything in the phpix dir is 777 so i dunno &lt;br /&gt;
whats up? any ideas?&lt;/p&gt;
&lt;p&gt;Warning: SAFE MODE Restriction in effect. The script &lt;br /&gt;
whose uid is 530 is not allowed to access &lt;br /&gt;
cache/Haldi_Gifts/DCP_2168.JPG__scaled_100.jpg &lt;br /&gt;
owned by uid 48 &lt;br /&gt;
in /home/virtual/site28/fst/var/www/html/phpix/index.php &lt;br /&gt;
on line 135&lt;/p&gt;
&lt;p&gt;Warning: getimagesize: Unable to &lt;br /&gt;
open 'cache/Haldi_Gifts/DCP_2168.JPG__scaled_100.jp&lt;br /&gt;
g' for reading. &lt;br /&gt;
in /home/virtual/site28/fst/var/www/html/phpix/index.php &lt;br /&gt;
on line 135&lt;/p&gt;
&lt;p&gt;DCP_2168.JPG&lt;br /&gt;
Warning: SAFE MODE Restriction in effect. The script &lt;br /&gt;
whose uid is 530 is not allowed to access &lt;br /&gt;
cache/Haldi_Gifts/DCP_2169.JPG__scaled_100.jpg &lt;br /&gt;
owned by uid 48 &lt;br /&gt;
in /home/virtual/site28/fst/var/www/html/phpix/index.php &lt;br /&gt;
on line 135&lt;/p&gt;
&lt;p&gt;Warning: getimagesize: Unable to &lt;br /&gt;
open 'cache/Haldi_Gifts/DCP_2169.JPG__scaled_100.jp&lt;br /&gt;
g' for reading. &lt;br /&gt;
in /home/virtual/site28/fst/var/www/html/phpix/index.php &lt;br /&gt;
on line 135&lt;/p&gt;
&lt;p&gt;DCP_2169.JPG&lt;br /&gt;
Warning: SAFE MODE Restriction in effect. The script &lt;br /&gt;
whose uid is 530 is not allowed to access &lt;br /&gt;
cache/Haldi_Gifts/DCP_2170.JPG__scaled_100.jpg &lt;br /&gt;
owned by uid 48 &lt;br /&gt;
in /home/virtual/site28/fst/var/www/html/phpix/index.php &lt;br /&gt;
on line 135&lt;/p&gt;
&lt;p&gt;Warning: getimagesize: Unable to &lt;br /&gt;
open 'cache/Haldi_Gifts/DCP_2170.JPG__scaled_100.jp&lt;br /&gt;
g' for reading. &lt;br /&gt;
in /home/virtual/site28/fst/var/www/html/phpix/index.php &lt;br /&gt;
on line 135&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 09 Oct 2002 06:50:51 -0000</pubDate><guid>https://sourceforge.neta6ff1738d6234b8caaf9f8469912bb391c7500a2</guid></item><item><title>no thumbnails</title><link>https://sourceforge.net/p/phpix2/support-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;any solution to the  nothumbnails problem? i tried int &lt;br /&gt;
and ent...no luck at all :(&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 09 Oct 2002 05:43:40 -0000</pubDate><guid>https://sourceforge.net83f58a1c0b2e660b0e46b59c128832b307a82a2c</guid></item><item><title>PHPIX not displaying at all</title><link>https://sourceforge.net/p/phpix2/support-requests/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have been using PHPIX for some time now with out any &lt;br /&gt;
problem. I installed a new server and moved the album &lt;br /&gt;
dir from one machine to the other. To the best of my &lt;br /&gt;
knowledge the machine are setup identical. However &lt;br /&gt;
when I go to the album now it will list the albums fine. &lt;br /&gt;
However, when I click on any of the albums it just &lt;br /&gt;
reloads the list of albums again. I have chmod 777 all &lt;br /&gt;
the files I have chwon nobody.nobody. I have chacked &lt;br /&gt;
that all the paths are correct. I am not sure why this &lt;br /&gt;
stopped working. I am hoping that someone has seen &lt;br /&gt;
the problem and it is jsut a simple fix. &lt;br /&gt;
Thank you for your time. &lt;br /&gt;
Ben &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ben Hambleton</dc:creator><pubDate>Mon, 26 Aug 2002 22:44:28 -0000</pubDate><guid>https://sourceforge.neta152313c9afe07bf48307fd669ccc898c4fb3050</guid></item></channel></rss>