Current Page: 1 of 1
Results 1 - 19 of 19
6 years ago
bjmag94
And I have tried that, with about 25 tutorials on youtube, and get no result from it, it doesn't update anything
Forum: WampServer English
6 years ago
bjmag94
Thanks, I have done this, it just doesn't seem to be working, so going to pay for linux vps hosting for that one particular site
Forum: WampServer English
6 years ago
bjmag94
I have google searched and have come up with nothing, and you said I don't run a URL via scheduled task windows, but that search is bring back nothing but for Windows Scheduled Tasks.. And can't be bothered doing the research, the post states that I have searched for it and have come up with nothing and what I have tried (tutorials) do not work... I was simply just wondering if anyone has any m
Forum: WampServer English
6 years ago
bjmag94
Okay thank you, how do I do this?
Forum: WampServer English
6 years ago
bjmag94
5. Crons
I have been trying to run my cron job I have tried a few tutorials on youtube, I have tried scheduled tasks, but nothing, how would I run it? The URL I want to run is www.mysite.com/includes/timer/update_five_mins.php
Forum: WampServer English
6 years ago
bjmag94
I changed the mail functions in the php.ini file ; For Win32 only. ; SMTP = www.yourdomain.com ; smtp_port = 25 ; For Win32 only. ; sendmail_from ="yourdesiredusername@yourdomain.com" ; For Unix only. You may supply arguments as well (default: "sendmail -t -i". ; ;sendmail_path = ; Force the addition of the specified parameters to be passed as extra p
Forum: WampServer English
6 years ago
bjmag94
Yes I get that, I am just wondering where on my directory would I put them? I now have them and I have tried every path I think of to put them but just doesn't want to work... Might have to pay for a cheap linux host for this one
Forum: WampServer English
6 years ago
bjmag94
I will look for the files on the site I got the script from, but what I mean is how would I point it to the php folder? I have tried /wamp64/bin/php but it doesn't recognise it
Forum: WampServer English
6 years ago
bjmag94
I worked it out thank you
Forum: WampServer English
6 years ago
bjmag94
The script I am trying to use requires to be able to access these files/directories.. How do I do this and where will I find them? NAME PATH CHECK RESULT MEncoder /usr/local/bin/mencoder missing MPlayer /usr/local/bin/mplayer missing MetaInject /usr/bin/flvtool2 missing Yamdi /usr/bin/yamdi missing MediaInfo /usr/bin/mediainfo missing MP4box /usr/bin/MP4Box missing NeroAccEnc /usr/
Forum: WampServer English
6 years ago
bjmag94
Nope still no change
Forum: WampServer English
6 years ago
bjmag94
Hi I have a script on my site that sends e-mails, I have a test script that I will post on here that I use to see whether the e-mail function is working correctly, but it won't send the e-mails, how can I set wamp up to send them? <?php /*------------includes--------------*/ include ('../includes/connections.php'); include ('staff_brain_file.php'); include ('staff_style_top.
Forum: WampServer English
6 years ago
bjmag94
I worked it out, thank you, I had my main sites files all in the www folder, working fine now though, thank you. Umm, I one more question, but it is not related to this thread do I start a new one?
Forum: WampServer English
6 years ago
bjmag94
Otomatic Wrote: ------------------------------------------------------- > Hi, > > You must use VirtualHost : > The need for Virtual Host I am using virtual host. For instance I point emaple.com to C:/wamp64/www/example and then C:/wamp64/www/example1 for the second one. And I try load the second one in my browser and it will load www.example.com files, not example1 if y
Forum: WampServer English
6 years ago
bjmag94
Hi, I was just wondering how I host more than one site at once through wamp? So I want to host and At the same time, how do I do this? How do I point both sites to their different directories? I tried this before, but it kept loading my main site for the second site just different domain name What do I need to add/change? Thank you
Forum: WampServer English
6 years ago
bjmag94
Otomatic Wrote: ------------------------------------------------------- > Hi, > > WAMP = Windows Apache Mysql Php. > > A php script may run on Linux or Windows. The PHP > script may not work or malfunction on Windows if > it uses Linux-specific commands. Okay thank you, I think most of the commands are linux
Forum: WampServer English
6 years ago
bjmag94
Restart all services, if that doesn't work then exit the application and then open it back up
Forum: WampServer English
6 years ago
bjmag94
I was just wondering if there is anyway I can run linux on wamp server? This script I have needs to be ran on a linux server, and I don't really want to pay for a hosting service if I can just do it all from my PC
Forum: WampServer English
6 years ago
bjmag94
Hi I am trying to get my site live (which I already have) but there is a lot of queries that aren't making entries to the database, but before I transfered from a VPS they were working find, I will provide one example.. Not sure whether it is because of the mysql_real_escape_string or not? I am slowly getting there with converting my code to mysqli, there is just do much to go through.. Here
Forum: WampServer English
Current Page: 1 of 1