سلام
لقد قمت بعمل جميع خطوات تنزيل اليو بي بي، وكل شي تم بنجاح، ولكن المشكلة هي عند الدخول الى صفحة General setting يأتي كلام غريب ، وهذا جزء بسيط منه :
#!/usr/bin/perl # ### CONTROL PANEL SCRIPT FOR ULTIMATE BULLETIN BOARD ## # # Ultimate Bulletin Board is copyright Infopop Corporation (formerly Madrona Park, Inc.), 1998-2000. # # ------------ cpanel.cgi ------------- # # This file contains some of the control panel functionality for # the UBB. It is called from the controlpanel pages (cp.html). # # Infopop Corporation (formerly Madrona Park, Inc.) offers no # warranties on this script. The owner/licensee of the script is # solely responsible for any problems caused by installation of # the script or use of the script, including messages that may be # posted on the BB. # # All copyright notices regarding the Ultimate Bulletin Board # must remain intact on the scripts and in the HTML # for the scripts. # # For more info on the Ultimate BB, # see http://www.UltimateBB.com # ############################################################### #If you are running UBB on IIS, #you may need to add the following line #if so, just remove the "#" sign before the print line below #print "HTTP/1.0 200 OK\n"; print ("Content-type: text/html\n\n"); eval { ($0 =~ m,(.*)/[^/]+,) && unshift (@INC, "$1"); # Get the script location: UNIX / or Windows / ($0 =~ m,(.*)\\[^\\]+,)

وباقي الصفحة ايضا هكذا، ما السبب في ذلك، هل نسخة البيرل الموجود في السيرفر لا تتوافق مع اليو بي بي، ام ماذا؟؟ علما ان موقعي هو مجاني من www.tripod.com وعلى حسب علمي ان يدعم السي جي اي والبيرل..
ارجوا المساعدة