DeepSound - Ultimate PHP Music Sharing & Streaming Platform

DeepSound - Ultimate PHP Music Sharing & Streaming Platform v1.5.2 Nulled Free

No permission to download

AlekMk

New member
May 2, 2022
25
4
3
It doesn't support Sub-Domain For creating Google Login.

googlecloud.PNG
Provide a single OAuth2 handling endpoint for subdomain. That is, you'd have a main domain and endpoint, via which you do authentication also for the sub domain. When done authenticating, you redirect back to the sub domain. There's supposedly an OpenAuth state parameter, in which you can encode the sub domain name. You can read the guide parameters redirect_uri for Using OAuth 2.0 for Web Server on developer site on go*gle Applications. Good Luck
 

ankitpokhrel

Member
Banned User
May 4, 2022
100
11
18
Why upload images and web logos, and favicons is not updating and not showing on this theme? #Help
 

AlekMk

New member
May 2, 2022
25
4
3
@ankitpokhrel script has only one bug that if your new user upload new avatar or cover then default d-avatar.jpg and d-cover.jpg has been deleted from upload/photos folder.. I am looking for solution to find out how to fix that You can upload photos into /upload/photos folder maybe d-avatar.jpg and d-cover.jpg doesn’t exist's on the server that’s why you faced this issue, also from the admin panel go to Design Change Site Design
and re-upload your logo favicon etc. that will fix your missing pictures but as i said before new user who will upload cover or avatar default photos will be deleted by server and you have to re-upload d-avatar and d-cover all the time. Good Luck.
 

tv.rakun

New member
Aug 19, 2020
22
4
3
I have a problem on install. error 500 but if i delete .htaccess i can see the installation process. Can someone share your .htaccess please
 

AlekMk

New member
May 2, 2022
25
4
3
Broken or missing PHP extensions or version of the PHP can often cause Error 500.
Sharing hosting has the same options like other hosting and everything is enable but with restriction and of server Physical Memory Usage or CPU usage I/O Usage, Entry Processes etc.. script should work on any hosting normal.

You can try to switch the PHP version and check does will fix the error's or check your error_log for more informations.
 

tv.rakun

New member
Aug 19, 2020
22
4
3
This is a problem with your hosting. Shared hosting is rarely suitable.
I have vps digitalocean already have a easyplex and tvflix intalled on droplets but with this one has this error. If i delete .htaccess i can continue with installation but ones setup everything and upload the .htaccess again Error 500
 

tv.rakun

New member
Aug 19, 2020
22
4
3
Broken or missing PHP extensions or version of the PHP can often cause Error 500.
Sharing hosting has the same options like other hosting and everything is enable but with restriction and of server Physical Memory Usage or CPU usage I/O Usage, Entry Processes etc.. script should work on any hosting normal.

You can try to switch the PHP version and check does will fix the error's or check your error_log for more informations.
I change php7.3 to 7.4 and same thing i think im gonna give up on this one. But thanks for reply
 

NIZOMJONE

Member
May 5, 2022
44
22
8
I have vps digitalocean already have a easyplex and tvflix intalled on droplets but with this one has this error. If i delete .htaccess i can continue with installation but ones setup everything and upload the .htaccess again Error 500
Upload the .htaccess file here.
 

tv.rakun

New member
Aug 19, 2020
22
4
3
Is
Code:
mod_rewrite
module loaded?

What is the server running? Apache?
Il fix it, it was an error whit mysql and apache i think and i dont know why that happed but i just re-install mysql and apache and it work. Thanks for take your time to try to help me.
 

ankitpokhrel

Member
Banned User
May 4, 2022
100
11
18
DeepSound Theme doesn't allow us to change the logo or favicon of the website, although we change it again and again it will show default images of the theme.
 

AlekMk

New member
May 2, 2022
25
4
3
Pumped into this installation error
1657040783058.png
https://babiato.tech/threads/deepsound-the-ultimate-php-music-sharing-platform.8912/post-770745 download this file and replace in install directory, also if you dont have php.ini file in your root folder of the script create and paste this
post_max_size = 5024M
upload_max_filesize = 5024M
output_buffering = Off
max_execution_time = 6000
max_input_vars = 3000
max_input_time = 5000
memory_limit = 800M

And before to state your problem read the old posts and reply's from this thread.
 
  • Like
Reactions: Babuthecodes

Babuthecodes

Active member
May 2, 2022
243
107
43
masoko.xyz
https://babiato.tech/threads/deepsound-the-ultimate-php-music-sharing-platform.8912/post-770745 download this file and replace in install directory, also if you dont have php.ini file in your root folder of the script create and paste this
post_max_size = 5024M
upload_max_filesize = 5024M
output_buffering = Off
max_execution_time = 6000
max_input_vars = 3000
max_input_time = 5000
memory_limit = 800M

And before to state your problem read the old posts and reply's from this thread.
SUCCESSFULLY installed the file. But these errors are unbypassable
 

Attachments

  • Screenshot_20220705-215814_Chrome.jpg
    Screenshot_20220705-215814_Chrome.jpg
    70.3 KB · Views: 17

AlekMk

New member
May 2, 2022
25
4
3
SUCCESSFULLY installed the file. But these errors are unbypassable
Edit my.cnf (the MySQL configuration file).

sudo vi /etc/mysql/mysql.conf.d/mysqld.cnf
Locate the timeout configuration and adjust it to fit your server.

[mysqld]
wait_timeout = 31536000
interactive_timeout = 31536000
Save the changes and exit the editor.

Restart MySQL to apply the changes as follows:

sudo /etc/init.d/mysql restart
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu