Search found 32 matches

by lurker666
15. Mar 2024, 17:07
Forum: Suggestions
Topic: PHP And MySQL
Replies: 6
Views: 10777

Re: PHP And MySQL

Sorry for the late reply, but what djemos wrote it worked, so now I can do what I want!

Thanks and have a nice day!
by lurker666
17. Nov 2023, 14:25
Forum: Suggestions
Topic: PHP And MySQL
Replies: 6
Views: 10777

Re: PHP And MySQL

I think you have syntax error in sql statement so failed to insert the records. Here is a php file which has been tested and it is working. First have to create database Animal and grant privileges from a terminal type. mysql -u root -p give the password and will go to mysql> create database Animal...
by lurker666
3. Nov 2023, 11:46
Forum: Suggestions
Topic: PHP And MySQL
Replies: 6
Views: 10777

Re: PHP And MySQL

By the way, I hope you are well! :D
by lurker666
3. Nov 2023, 11:46
Forum: Suggestions
Topic: PHP And MySQL
Replies: 6
Views: 10777

PHP And MySQL

My question is, what do I need to install to use PHP with MySQL properly under Linux? I can program in PHP, but the other parts [MySQL, installing dependencies] never interested me, so I always just looked it up on the internet. The problem is that when I request a value [username, password] from a ...
by lurker666
23. Jul 2023, 14:18
Forum: Suggestions
Topic: Playing On Salix - How?
Replies: 5
Views: 9219

Re: Playing On Salix - How?

Try the flatpak: https://flathub.org/apps/org.phoenicis.playonlinux Wine needs 32bit libraries, which are not available in a 64bit installation. You could install multilib, but really, don't do that. I have installed PlayOnLinux without problems, the problem I think is with Wine. When I type wine i...
by lurker666
22. Jul 2023, 15:38
Forum: Suggestions
Topic: Playing On Salix - How?
Replies: 5
Views: 9219

Re: Playing On Salix - How?

Play on Linux might be better. What specific error are you getting? Hi! I installed PlayonLinux with all its components, so it works. But whatever I do in it, I keep getting the following error in the program - Error in POL_Wine Wine seems to have crashed If your program is running, just ignore thi...
by lurker666
21. Jul 2023, 17:30
Forum: Suggestions
Topic: Playing On Salix - How?
Replies: 5
Views: 9219

Playing On Salix - How?

Hi everyone, I hope you are all well. My question is, what are the requirements to play on Salix? I work too much and want to relax. I used to play a lot on spyware windows, but I just downloaded and launched it there. I have downloaded Wine from Alien (downloaded from slackbuilds has some problem, ...
by lurker666
31. May 2023, 15:23
Forum: Suggestions
Topic: Virtualbox - vboxdrv error
Replies: 19
Views: 19167

Re: Virtualbox - vboxdrv error

Good! You found out how to upgrade the kernel and than you had to run lilo after you've done that! But you didn't mention anything about an encrypted disk before! You'll have to follow the same process for creating an initrd just as you did the first time. If you hadn't mentioned the word "mki...
by lurker666
31. May 2023, 15:22
Forum: Suggestions
Topic: Virtualbox - vboxdrv error
Replies: 19
Views: 19167

Re: Virtualbox - vboxdrv error

Good! You found out how to upgrade the kernel and than you had to run lilo after you've done that! But you didn't mention anything about an encrypted disk before! You'll have to follow the same process for creating an initrd just as you did the first time. Working. I ran the above command, which in...
by lurker666
30. May 2023, 18:44
Forum: Suggestions
Topic: Virtualbox - vboxdrv error
Replies: 19
Views: 19167

Re: Virtualbox - vboxdrv error

Please post any terminal output within code tags. You do it like this: [ code ] your code here [ /code ] I have edited your previous posts and have added them for you, but please do so next time. It is very hard to read the output if you just paste it like that. Anyway, it is easy to see what the p...