| View previous topic :: View next topic |
| Author |
Message |
umer_izhar
Joined: 03 Sep 2008 Posts: 16
|
Posted: Sep 03, 2008 6:43 pm Post subject: Can't locate XUploadConfig.pm in @INC |
|
|
Hi
I have installed this script with my website and want to purchase the pro version.
I have tested this script in Ixwebhosting server. But now i want to change my server and found the error of
upload_status.cgi: Can't locate XUploadConfig.pm in @INC (@INC contains: . /usr/lib/perl5/5.8.8/i586-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl) at /html/cgi-bin/UPLOAD1/upload_status.cgi line 7.
Please help me.
I have just follow the instruction |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1055 Location: Undisclosed location
|
Posted: Sep 04, 2008 6:30 am Post subject: |
|
|
Try to add
before
|
|
| Back to top |
|
 |
umer_izhar
Joined: 03 Sep 2008 Posts: 16
|
Posted: Sep 04, 2008 7:18 am Post subject: plz help again |
|
|
thanks for your reply. but my problen is till there. you suggested that add use lib '.'; before use XUploadConfig; i found that this code is already in upload_status.cgi(file) and in upload.cgi(file) it was not their. so i have added this code and found the same error again after upload window closing. the error is as under
Software error:
CGI open of tmpfile: No such file or directory
For help, please send mail to the webmaster ([no address given]), giving this error message and the time and date of the error. |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1055 Location: Undisclosed location
|
Posted: Sep 04, 2008 9:10 am Post subject: |
|
|
| That's ANOTHER problem. Make sure you've entered correct full path for temp and uploads folders in config. Full means from the root folder (e.g. /var/www/uploader/temp) |
|
| Back to top |
|
 |
umer_izhar
Joined: 03 Sep 2008 Posts: 16
|
Posted: Sep 05, 2008 9:34 am Post subject: thank you |
|
|
| thank you very much by the solution you have given to me. my problem is solved. |
|
| Back to top |
|
 |
umer_izhar
Joined: 03 Sep 2008 Posts: 16
|
Posted: Sep 18, 2008 11:06 am Post subject: problem in uploading |
|
|
| i have a problem in uploading of images can u plz help me that some of my images are not uploaded. But it shows the status as its uploaded. What me should do to solve this problem? |
|
| Back to top |
|
 |
umer_izhar
Joined: 03 Sep 2008 Posts: 16
|
Posted: Sep 19, 2008 7:49 am Post subject: problem in uploading image with xupload |
|
|
| sir i have the problem in uploading images with xupload. it shows the status as it is uploaded but its not. caz i havnt the uploaded image in the upload folder. |
|
| Back to top |
|
 |
umer_izhar
Joined: 03 Sep 2008 Posts: 16
|
Posted: Sep 19, 2008 9:34 am Post subject: problem in uploading |
|
|
my problem is solved but i have difficuilty still that some images are not being displayed and the error is
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 13740 bytes) in /srv/www/htdocs/web0/html/imagecreation.php on line 33
can u help me that what me should do? |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1055 Location: Undisclosed location
|
Posted: Sep 22, 2008 9:55 am Post subject: |
|
|
That's problem inside your PHP, not our Perl script.
But it looks you need extra RAM for your site. |
|
| Back to top |
|
 |
umer_izhar
Joined: 03 Sep 2008 Posts: 16
|
Posted: Sep 26, 2008 10:44 am Post subject: problem in uploading |
|
|
| i have a problem that is when an image is being uploaded with cgi status it takes very long time.my Xpload works fine.But it seem slow. When the pop up window appear by upload_status.cgi it first load the default html and some javascript so it take near about 10 sec. can u help me or weather i must use the iframe. to solve this problem. |
|
| Back to top |
|
 |
|