Forums
(@asteria)
17 years ago
Oh, gosh. I guess I should move on, huh? Thank you so much for your help, poppacket! =)
Oh, thanks! Um, well I think that solved my problem, but now this comes up:
Fatal error: Call to undefined function curl_init() in /home/asteria/public_html/index.php on line 4
and line 4: $cURL = curl_init();
Do I have to install something?
17 years, 3 months ago
Oh, what basically happened is that I changed the link to a .php file instead of a folder, so it’s looking for all of the pages in a folder called “index.php”… which is not existent.
thank you so much!! ??