.SWF not opening in website created by ISPConfig 3

Discussion in 'Installation/Configuration' started by strang3r, Dec 7, 2014.

  1. strang3r

    strang3r Member

    Hi,

    Today I came to a serious problem on my life. Which I Am unable to resolve even after fighting with it for 12 hours. :(

    I am having issues with many .swf files in my server.

    I have installed ISPConfig and created a website by adding domain from its panel. I drop my .swf file in root directory of that domain and tried to load it... But it is showing as blank. :eek:

    link: http://goo.gl/ypZs4C

    I tested same .swf file in godaddy hosting service and it loads perfectly fine.

    link: http://goo.gl/EYWsRJ

    I am not understanding what could be the cause.. I changed my php versions from ispconfig for that site and tested but still blank...

    I used Debian Wheezy 64bit ispconfig 3 perfect server guide, debian php 5.4 + PHP5.6 , apcu , fastcgi guide.

    I tried to debug and check through browser console but I get this error in my vhost -

    "The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page."

    But this above error doesn't populates in Godaddy as files get loaded and shows up.

    This is phpinfo file for both ISPConfig installed server and Godaddy.

    Vhost: http://goo.gl/TeOehw

    Godaddy: http://goo.gl/erkg1C


    Please help to find the bug so I can terminate it and fix it. My bug detector (mind) is failing :(


    Thank you.
     
    Last edited: Dec 7, 2014
  2. edge

    edge Active Member Moderator

    Are you sure that you uploaded it to the correct directory?

    The link to the ISPconfig server is giving me a 404.
    The link http://goo.gl/EYWsRJ is giving me a "Not Found Apologies, but the page you requested could not be found. Perhaps searching will help."

    Put a simple html file in the same place as where you uploaded the .swf on the ISPconfig server, and see if you can open that!

    (It should go in the /web/ directory)
     
    Last edited: Dec 7, 2014
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the ullpath of the directory were you dropped the file. The directory / of a website is e.g. /var/www/yourdomain.tld/web/
     

Share This Page